svn commit: r261832 - in head: share/man/man5 usr.sbin/jail
Niclas Zeising
zeising at FreeBSD.org
Thu Feb 13 12:52:27 UTC 2014
Author: zeising (doc,ports committer)
Date: Thu Feb 13 12:52:26 2014
New Revision: 261832
URL: http://svnweb.freebsd.org/changeset/base/261832
Log:
Add cross references between rc.conf(5) and jail.conf(5).
MFC after: 2 weeks
Modified:
head/share/man/man5/rc.conf.5
head/usr.sbin/jail/jail.conf.5
Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5 Thu Feb 13 10:11:14 2014 (r261831)
+++ head/share/man/man5/rc.conf.5 Thu Feb 13 12:52:26 2014 (r261832)
@@ -4462,6 +4462,7 @@ The default is 30.
.Xr fstab 5 ,
.Xr ipf 5 ,
.Xr ipnat 5 ,
+.Xr jail.conf 5 ,
.Xr motd 5 ,
.Xr newsyslog.conf 5 ,
.Xr pf.conf 5 ,
Modified: head/usr.sbin/jail/jail.conf.5
==============================================================================
--- head/usr.sbin/jail/jail.conf.5 Thu Feb 13 10:11:14 2014 (r261831)
+++ head/usr.sbin/jail/jail.conf.5 Thu Feb 13 12:52:26 2014 (r261832)
@@ -207,6 +207,7 @@ bar {
.Ed
.Sh SEE ALSO
.Xr jail_set 2
+.Xr rc.conf 5
.Xr jail 8
.Xr jls 8
.Sh HISTORY
More information about the svn-src-all
mailing list