Date: Sun, 9 Sep 2001 02:32:24 +0300 (EEST) From: Giorgos Keramidas <charon@labs.gr> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/30445: remove reference to nonexistent crd(4) from manpage of fe(4) Message-ID: <200109082332.f88NWOp12789@hades.hell.gr>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109082332.f88NWOp12789>