Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2014 12:52:27 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r261832 - in head: share/man/man5 usr.sbin/jail
Message-ID:  <201402131252.s1DCqRPW063252@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402131252.s1DCqRPW063252>