From jjreynold@cx587235-a.chnd1.az.home.com  Mon Jan 24 05:46:48 2000
Return-Path: <jjreynold@cx587235-a.chnd1.az.home.com>
Received: from cx587235-a.chnd1.az.home.com (cx587235-a.chnd1.az.home.com [24.11.88.170])
	by hub.freebsd.org (Postfix) with ESMTP id E38E314E14
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Jan 2000 05:46:47 -0800 (PST)
	(envelope-from jjreynold@cx587235-a.chnd1.az.home.com)
Received: from whale.home-net (whale [192.168.1.2])
	by cx587235-a.chnd1.az.home.com (8.9.3/8.9.3) with ESMTP id GAA20050
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Jan 2000 06:46:47 -0700 (MST)
	(envelope-from jjreynold@dolphin.home-net)
Received: (from jjreynold@localhost)
	by whale.home-net (8.9.3/8.9.3) id GAA24551;
	Mon, 24 Jan 2000 06:46:46 -0700 (MST)
	(envelope-from jjreynold@mailhost.home-net)
Message-Id: <200001241346.GAA24551@whale.home-net>
Date: Mon, 24 Jan 2000 06:46:46 -0700 (MST)
From: John Reynolds <jjreynold@home.com>
Sender: jjreynold@cx587235-a.chnd1.az.home.com
Reply-To: jjreynold@home.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: bad link in FAQ entry for ethernet cards
X-Send-Pr-Version: 3.2

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 24 05:50:01 PST 2000
>Closed-Date:    Mon Jan 24 06:04:27 PST 2000
>Last-Modified:  Mon Jan 24 06:06:29 PST 2000
>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:

From: John Reynolds <jjreynold@home.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: docs/16327: link to handbook section on ethernet cards is wrong
Date: Mon, 24 Jan 2000 06:58:27 -0700 (MST)

 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 
State-Changed-By: nbm 
State-Changed-When: Mon Jan 24 06:04:27 PST 2000 
State-Changed-Why:  
fixed this 
>Unformatted:
