svn commit: r222124 - stable/7/share/man/man5

Sergey Kandaurov pluknet at FreeBSD.org
Fri May 20 12:41:34 UTC 2011


Author: pluknet
Date: Fri May 20 12:41:33 2011
New Revision: 222124
URL: http://svn.freebsd.org/changeset/base/222124

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

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

Modified: stable/7/share/man/man5/rc.conf.5
==============================================================================
--- stable/7/share/man/man5/rc.conf.5	Fri May 20 12:40:31 2011	(r222123)
+++ stable/7/share/man/man5/rc.conf.5	Fri May 20 12:41:33 2011	(r222124)
@@ -3571,7 +3571,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