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

Sergey Kandaurov pluknet at FreeBSD.org
Tue May 17 10:38:45 UTC 2011


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.


More information about the svn-src-all mailing list