summaryrefslogtreecommitdiffstats
path: root/usr.bin/false/false.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/false/false.1')
-rw-r--r--usr.bin/false/false.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/false/false.1 b/usr.bin/false/false.1
index 28339d3..45e0307 100644
--- a/usr.bin/false/false.1
+++ b/usr.bin/false/false.1
@@ -42,7 +42,7 @@
.Nm false
.Nd return false value
.Sh SYNOPSIS
-.Nm false
+.Nm
.Sh DESCRIPTION
.Nm False
is usually used in a Bourne shell script.
@@ -50,7 +50,7 @@ It tests for the appropriate status "false" before running
(or failing to run) a list of commands.
.Pp
The
-.Nm false
+.Nm
utility always exits with a value other than zero.
.Sh SEE ALSO
.Xr csh 1 ,
@@ -58,7 +58,7 @@ utility always exits with a value other than zero.
.Xr true 1
.Sh STANDARDS
The
-.Nm false
+.Nm
utility is expected to be
.St -p1003.2
compatible.
OpenPOWER on IntegriCloud