Date: Mon, 24 Jan 2000 06:46:46 -0700 (MST) From: John Reynolds <jjreynold@home.com> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/16327: bad link in FAQ entry for ethernet cards Message-ID: <200001241346.GAA24551@whale.home-net>
next in thread | raw e-mail | index | archive | help
>Number: 16327 >Category: docs >Synopsis: link to handbook section on ethernet cards is wrong >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 24 05:50:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: John Reynolds <jjreynold@home.com> >Release: FreeBSD 3.4-STABLE i386 >Organization: >Environment: FreeBSD whale 3.4-STABLE FreeBSD 3.4-STABLE #0: Sat Jan 22 10:31:40 MST 2000 root@whale:/usr/src/sys/compile/WHALE i386 >Description: I was going through the updated handbook / FAQ this morning trying links out and noticed that in the FAQ entry (under section 2) that asks: Which network cards does FreeBSD support? the link pointed to a section in the handbook that had nothing to do with ethernet cards. The patch supplied below will correct that problem. >How-To-Repeat: Go to this section of the FAQ and click on the "Ethernet cards" link. It will take you to the first page of the "installation" section of the handbook instead of to a list of supported ethernet cards. >Fix: --- book.sgml.old Mon Jan 24 06:40:40 2000 +++ book.sgml Mon Jan 24 06:38:20 2000 @@ -1981,7 +1981,7 @@ <qandaentry><question> <para>Which network cards does FreeBSD support?</para></question><answer> -<para>See the <ulink URL="../handbook/install.html#INSTALL-NICS">Ethernet cards</ulink> section of the handbook for a more +<para>See the <ulink URL="../handbook/install-hw.html#INSTALL-NICS">Ethernet cards</ulink> section of the handbook for a more complete list. </para> </answer></qandaentry> >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001241346.GAA24551>