aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-04-18 15:53:42 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-04-18 15:58:16 +0000
commit8b1a5062e05431b1a122753f0a2fac310dad70b9 (patch)
treee963a8945524444cf99dc675543b4fa03d871a3f
parent0abb6ff590842114c74e5d52e1af65605bd9d960 (diff)
downloadsrc-8b1a5062e05431b1a122753f0a2fac310dad70b9.tar.gz
src-8b1a5062e05431b1a122753f0a2fac310dad70b9.zip
jail.conf(5): emphasize where to find jail parameters
Some people expect jail.conf(5) to have a list of jail parameters. jail(8) contains a comprehensive list of all parameters to be used during jail invocation or in jail.conf. Highlighting where to look for jail parameters seems a reasonable solution. PR: 244569 Reported by: joneum@ Approved by: 0mp (manpages, mentor) Reviewed by: debdrup Differential Revision: https://reviews.freebsd.org/D28701
-rw-r--r--usr.sbin/jail/jail.conf.59
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/jail/jail.conf.5 b/usr.sbin/jail/jail.conf.5
index fa9b45c64583..ce414b96463e 100644
--- a/usr.sbin/jail/jail.conf.5
+++ b/usr.sbin/jail/jail.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 6, 2019
+.Dd April 18, 2021
.Dt JAIL.CONF 5
.Os
.Sh NAME
@@ -59,10 +59,11 @@ and is also passed to the kernel when creating the jail.
.Ss Parameters
A jail is defined by a set of named parameters, specified inside the
jail definition.
-See
+.Em See
.Xr jail 8
-for a list of jail parameters passed to the kernel,
-as well as internal parameters used when creating and removing jails.
+.Em for a list of jail parameters
+passed to the kernel, as well as internal parameters used when creating and
+removing jails.
.Pp
A typical parameter has a name and a value.
Some parameters are boolean and may be specified with values of