mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Nm true -> Nm.
This commit is contained in:
parent
af647767ed
commit
14aebc178d
1 changed files with 3 additions and 3 deletions
|
|
@ -41,7 +41,7 @@
|
|||
.Nm true
|
||||
.Nd return true value
|
||||
.Sh SYNOPSIS
|
||||
.Nm true
|
||||
.Nm
|
||||
.Sh DESCRIPTION
|
||||
.Nm True
|
||||
is normally used in a Bourne shell script.
|
||||
|
|
@ -54,9 +54,9 @@ tests for the appropriate status "false" before running
|
|||
.Xr sh 1
|
||||
.Sh DIAGNOSTICS
|
||||
The
|
||||
.Nm true
|
||||
.Nm
|
||||
utility always returns with exit code zero.
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Nm true
|
||||
.Nm
|
||||
function is expected to be POSIX 1003.2 compatible.
|
||||
|
|
|
|||
Loading…
Reference in a new issue