svn commit: r222123 - stable/8/share/man/man5

Sergey Kandaurov pluknet at FreeBSD.org
Fri May 20 12:40:31 UTC 2011


Author: pluknet
Date: Fri May 20 12:40:31 2011
New Revision: 222123
URL: http://svn.freebsd.org/changeset/base/222123

Log:
  MFC r222013: Add missing section number for .Xr jail.

Modified:
  stable/8/share/man/man5/rc.conf.5
Directory Properties:
  stable/8/share/man/man5/   (props changed)

Modified: stable/8/share/man/man5/rc.conf.5
==============================================================================
--- stable/8/share/man/man5/rc.conf.5	Fri May 20 11:29:09 2011	(r222122)
+++ stable/8/share/man/man5/rc.conf.5	Fri May 20 12:40:31 2011	(r222123)
@@ -3605,7 +3605,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.


More information about the svn-src-all mailing list