svn commit: r222013 - head/share/man/man5

[ Available lists | Index of svn-src-head | Month of May 2011 | Week of 17 May 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Sergey Kandaurov <pluknet@FreeBSD.org>
Date
17 May 2011 10:38:45
Subject
svn commit: r222013 - head/share/man/man5
Message-ID
201105171038.p4HAci5l027420@svn.freebsd.org


[ Hide this part ]
Author: pluknet
Date: Tue May 17 10:38:44 2011
New Revision: 222013
URL: http://svn.freebsd.org/changeset/base/222013

Log:
Add missing section number for .Xr jail.

MFC after: 3 days

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

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5 Tue May 17 09:51:02 2011 (r222012)
+++ head/share/man/man5/rc.conf.5 Tue May 17 10:38:44 2011 (r222013)
@@ -3772,7 +3772,7 @@ Set to
.Dq Li -l -U root
by default.
These are flags to pass to
-.Xr jail .
+.Xr jail 8 .
.It Va jail_ Ns Ao Ar jname Ac Ns Va _interface
.Pq Vt str
Unset by default.


Elapsed time: 0.057 seconds