mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
sh(1): Markup and spelling fixes
This commit is contained in:
parent
7dcb3b1295
commit
6986f58f53
1 changed files with 2 additions and 2 deletions
|
|
@ -343,7 +343,7 @@ Write each command
|
|||
variable subjected to parameter expansion and arithmetic expansion)
|
||||
to standard error before it is executed.
|
||||
Useful for debugging.
|
||||
.It nolog
|
||||
.It Li nolog
|
||||
Another do-nothing option for
|
||||
.Tn POSIX
|
||||
compliance.
|
||||
|
|
@ -2739,7 +2739,7 @@ were a known job that exited with exit status 127.
|
|||
If no operands are given, wait for all jobs to complete
|
||||
and return an exit status of zero.
|
||||
.El
|
||||
.Ss Commandline Editing
|
||||
.Ss Command Line Editing
|
||||
When
|
||||
.Nm
|
||||
is being used interactively from a terminal, the current command
|
||||
|
|
|
|||
Loading…
Reference in a new issue