From owner-freebsd-doc Sat Sep 8 17:50:35 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EEADE37B407 for ; Sat, 8 Sep 2001 17:50:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f890o0R79062; Sat, 8 Sep 2001 17:50:00 -0700 (PDT) (envelope-from gnats) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 5A4E237B401 for ; Sat, 8 Sep 2001 17:48:54 -0700 (PDT) Received: from hades.hell.gr (patr530-b118.otenet.gr [195.167.121.246]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f890mpA16267 for ; Sun, 9 Sep 2001 03:48:51 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f88NWOp12789; Sun, 9 Sep 2001 02:32:24 +0300 (EEST) (envelope-from charon) Message-Id: <200109082332.f88NWOp12789@hades.hell.gr> Date: Sun, 9 Sep 2001 02:32:24 +0300 (EEST) From: Giorgos Keramidas Reply-To: Giorgos Keramidas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/30445: remove reference to nonexistent crd(4) from manpage of fe(4) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30445 >Category: docs >Synopsis: remove reference to nonexistent crd(4) from manpage of fe(4) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 08 17:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Giorgos Keramidas >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4 19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386 >Description: The manpage of fe(4) from man4/man4.i386/fe.4 contains a reference to crd(4), but man -w reports that it cannot find this page. >How-To-Repeat: Look at SEE ALSO section of 'man 4 fe'. A reference to crd(4) should be there. Use 'man -w 4 crd' to look for crd(4) manpage. >Fix: --- patch-ac begins here --- Index: man4.i386/fe.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/man4.i386/fe.4,v retrieving revision 1.21 diff -u -r1.21 fe.4 --- man4.i386/fe.4 14 Jul 2001 19:41:04 -0000 1.21 +++ man4.i386/fe.4 8 Sep 2001 23:14:06 -0000 @@ -238,7 +238,6 @@ It requires the PC card (PCMCIA) support package. .Sh SEE ALSO .Xr netstat 1 , -.Xr crd 4 , .Xr ed 4 , .Xr netintro 4 , .Xr ng_ether 4 , --- patch-ac ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message