Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2011 15:11:08 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r217786 - head/share/man/man5
Message-ID:  <201101241511.p0OFB8o3095157@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb (doc committer)
Date: Mon Jan 24 15:11:08 2011
New Revision: 217786
URL: http://svn.freebsd.org/changeset/base/217786

Log:
  Add missing section number for .Xr rc.
  
  Pointed out by:	keramida
  Approved by:	keramida (mentor)

Modified:
  head/share/man/man5/rc.conf.5

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5	Mon Jan 24 15:05:57 2011	(r217785)
+++ head/share/man/man5/rc.conf.5	Mon Jan 24 15:11:08 2011	(r217786)
@@ -67,7 +67,7 @@ for historical reasons.
 In addition to
 .Pa /etc/rc.conf.local
 you can also place smaller configuration files for each
-.Xr rc
+.Xr rc 8
 script in the
 .Pa /etc/rc.conf.d
 directory, which will be included by the



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101241511.p0OFB8o3095157>