| Summary: | link to handbook section on ethernet cards is wrong | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | John Reynolds <jjreynold> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
John Reynolds
2000-01-24 13:50:01 UTC
Looks like I sent this in a bit too soon. As I was following more links, I noticed another one that needed to be updated from "install.html" to "install-hw.html" (same fix as in this PR's original patch). This patch supercedes the one in the original PR and fixes two links--one pointing to supported ethernet devices and one pointing to supported "misc" devices. --- book.sgml.old Mon Jan 24 06:40:40 2000 +++ book.sgml Mon Jan 24 06:50:35 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> @@ -2007,7 +2007,7 @@ <qandaentry><question> <para>What other devices does 2.X support?</para></question><answer> -<para>See the <ulink URL="../handbook/install.html#INSTALL-MISC">Handbook</ulink> +<para>See the <ulink URL="../handbook/install-hw.html#INSTALL-MISC">Handbook</ulink> for the list of other devices supported.</para> </answer></qandaentry> -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= John Reynolds Chandler Capabilities Engineering, CDS, Intel Corporation jreynold@sedona.ch.intel.com My opinions are mine, not Intel's. Running jjreynold@home.com FreeBSD 3.4-STABLE. FreeBSD: The Power to Serve. http://members.home.com/jjreynold/ Come join us!!! @ http://www.FreeBSD.org/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= State Changed From-To: open->closed fixed this |