svn commit: r251021 - stable/9/share/man/man8
Jamie Gritton
jamie at FreeBSD.org
Mon May 27 03:09:27 UTC 2013
Author: jamie
Date: Mon May 27 03:09:26 2013
New Revision: 251021
URL: http://svnweb.freebsd.org/changeset/base/251021
Log:
MFC r250968:
Mention the "nojailvnet" keyword.
Modified:
stable/9/share/man/man8/rc.8
Directory Properties:
stable/9/share/man/man8/ (props changed)
Modified: stable/9/share/man/man8/rc.8
==============================================================================
--- stable/9/share/man/man8/rc.8 Mon May 27 00:26:29 2013 (r251020)
+++ stable/9/share/man/man8/rc.8 Mon May 27 03:09:26 2013 (r251021)
@@ -124,7 +124,9 @@ Load the configuration files.
Determine if booting in a jail,
and add
.Dq Li nojail
-to the list of KEYWORDS to skip in
+(no jails allowed) or
+.Dq Li nojailvnet
+(only allow vnet-enabled jails) to the list of KEYWORDS to skip in
.Xr rcorder 8 .
.It
Invoke
More information about the svn-src-stable-9
mailing list