Date: Sun, 9 Sep 2001 02:43:03 +0300 (EEST) From: Giorgos Keramidas <charon@labs.gr> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/30444: remove broken references to gated(8) and pcnfsd(8) from rc.conf(5) Message-ID: <200109082343.f88Nh3D13779@hades.hell.gr>
next in thread | raw e-mail | index | archive | help
>Number: 30444 >Category: docs >Synopsis: remove broken references to gated(8) and pcnfsd(8) from rc.conf(5) >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 rc.conf(5) contains broken references to two other manpages that dont exist on my -CURRENT box: gated(8), and pcnfsd(8) >How-To-Repeat: Grep for gated and pcnfsd the output of 'man 5 rc.conf'. Then try to read those manpages. >Fix: --- patch.diff begins here --- Index: rc.conf.5 =================================================================== RCS file: /home/ncvs/src/share/man/man5/rc.conf.5,v retrieving revision 1.133 diff -u -r1.133 rc.conf.5 --- rc.conf.5 29 Aug 2001 05:39:06 -0000 1.133 +++ rc.conf.5 8 Sep 2001 23:39:16 -0000 @@ -1843,7 +1843,6 @@ .Xr atm 8 , .Xr cron 8 , .Xr dhclient 8 , -.Xr gated 8 , .Xr ifconfig 8 , .Xr inetd 8 , .Xr isdnd 8 , @@ -1857,7 +1856,6 @@ .Xr nfsiod 8 , .Xr ntpd 8 , .Xr ntpdate 8 , -.Xr pcnfsd 8 , .Xr quotacheck 8 , .Xr quotaon 8 , .Xr rc 8 , --- patch.diff 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?200109082343.f88Nh3D13779>