mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Fix transposed words in man page.
PR: 201752 Reviewed by: bcr MFC after: 3 days Sponsored by: Essen FreeBSD Hackathon
This commit is contained in:
parent
4f5f0f288f
commit
7ec72d484f
1 changed files with 1 additions and 1 deletions
|
|
@ -620,7 +620,7 @@ The
|
|||
command parameters are
|
||||
.Xr sh 1
|
||||
command lines that are run in either the system or jail environment.
|
||||
They may be given multiple values, which run would the specified
|
||||
They may be given multiple values, which would run the specified
|
||||
commands in sequence.
|
||||
All commands must succeed (return a zero exit status), or the jail will
|
||||
not be created or removed, as appropriate.
|
||||
|
|
|
|||
Loading…
Reference in a new issue