From 8b1a5062e05431b1a122753f0a2fac310dad70b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Sun, 18 Apr 2021 17:53:42 +0200 Subject: [PATCH] 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 --- usr.sbin/jail/jail.conf.5 | 9 +++++---- 1 file 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