aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2001-01-25 12:11:23 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2001-01-25 12:11:23 +0000
commite85c02aad1e05a24ef31ed0ae5aeffa66619064a (patch)
treedb0dcc5611fa8c976d6bc0b17781e867aa1d3dce /usr.bin
parent020a8e3a9bab589056342f258107cd1e593678aa (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/false/false.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/false/false.1 b/usr.bin/false/false.1
index 45e030753a7d..d9330b6d2dc1 100644
--- a/usr.bin/false/false.1
+++ b/usr.bin/false/false.1
@@ -44,7 +44,8 @@
.Sh SYNOPSIS
.Nm
.Sh DESCRIPTION
-.Nm False
+The command
+.Nm
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.