Reword an awkward option description
PR: 191726 Reported by: yaneurabeya gmail.com MFC after: 3 days
This commit is contained in:
parent
5ac30f4f9f
commit
1eff30f011
@ -25,7 +25,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd May 16, 2014
|
.Dd Jul 10, 2014
|
||||||
.Dt JAIL 8
|
.Dt JAIL 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -655,8 +655,9 @@ file, instead of in the jail's file.
|
|||||||
The user to run commands as, when running in the system environment.
|
The user to run commands as, when running in the system environment.
|
||||||
The default is to run the commands as the current user.
|
The default is to run the commands as the current user.
|
||||||
.It Va exec.timeout
|
.It Va exec.timeout
|
||||||
The maximum amount of time to wait for a command to complete.
|
The maximum amount of time to wait for a command to complete, in
|
||||||
If a command is still running after this many seconds have passed,
|
seconds.
|
||||||
|
If a command is still running after this timeout has passed,
|
||||||
the jail will not be created or removed, as appropriate.
|
the jail will not be created or removed, as appropriate.
|
||||||
.It Va exec.consolelog
|
.It Va exec.consolelog
|
||||||
A file to direct command output (stdout and stderr) to.
|
A file to direct command output (stdout and stderr) to.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user