From owner-freebsd-doc Sat Sep 8 17:50:15 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 C944137B40D 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 f890o0p79053; 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 EAF4E37B401 for ; Sat, 8 Sep 2001 17:48:52 -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 f890moA16257 for ; Sun, 9 Sep 2001 03:48:50 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f88Nh3D13779; Sun, 9 Sep 2001 02:43:03 +0300 (EEST) (envelope-from charon) Message-Id: <200109082343.f88Nh3D13779@hades.hell.gr> Date: Sun, 9 Sep 2001 02:43:03 +0300 (EEST) From: Giorgos Keramidas Reply-To: Giorgos Keramidas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/30444: remove broken references to gated(8) and pcnfsd(8) from rc.conf(5) 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: 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