summaryrefslogtreecommitdiff
path: root/usr.bin/false
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2001-01-25 13:13:55 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2001-01-25 13:13:55 +0000
commit8b32114bd4adc9bbaaeaf5cdfcae01cc62ac4640 (patch)
treeb80beefde3ff0e9bb578782b6d25402acf3d835d /usr.bin/false
parenta138e28335a6113516baa02baea542556c456b36 (diff)
downloadsrc-test2-8b32114bd4adc9bbaaeaf5cdfcae01cc62ac4640.tar.gz
src-test2-8b32114bd4adc9bbaaeaf5cdfcae01cc62ac4640.zip
Notes
Diffstat (limited to 'usr.bin/false')
-rw-r--r--usr.bin/false/false.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/false/false.1 b/usr.bin/false/false.1
index d9330b6d2dc1..1e053f011cda 100644
--- a/usr.bin/false/false.1
+++ b/usr.bin/false/false.1
@@ -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