mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo
This commit is contained in:
parent
a138e28335
commit
8b32114bd4
2 changed files with 4 additions and 4 deletions
|
|
@ -44,9 +44,9 @@
|
|||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Sh DESCRIPTION
|
||||
The command
|
||||
The
|
||||
.Nm
|
||||
is usually used in a Bourne shell script.
|
||||
command is usually used in a Bourne shell script.
|
||||
It tests for the appropriate status "false" before running
|
||||
(or failing to run) a list of commands.
|
||||
.Pp
|
||||
|
|
|
|||
|
|
@ -44,9 +44,9 @@
|
|||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Sh DESCRIPTION
|
||||
The command
|
||||
The
|
||||
.Nm
|
||||
is normally used in a Bourne shell script.
|
||||
command is normally used in a Bourne shell script.
|
||||
It tests for the appropriate status "false" before running
|
||||
(or failing to run) a list of commands.
|
||||
.Sh SEE ALSO
|
||||
|
|
|
|||
Loading…
Reference in a new issue