aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/true
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
commitf247324df75b7f55b48b92acb3b42a5ae2deac8a (patch)
tree62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/true
parent7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff)
downloadsrc-f247324df75b7f55b48b92acb3b42a5ae2deac8a.tar.gz
src-f247324df75b7f55b48b92acb3b42a5ae2deac8a.zip
Notes
Diffstat (limited to 'usr.bin/true')
-rw-r--r--usr.bin/true/true.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/true/true.1 b/usr.bin/true/true.1
index 5480478a7752..23d10f3168a9 100644
--- a/usr.bin/true/true.1
+++ b/usr.bin/true/true.1
@@ -47,8 +47,8 @@
The
.Nm
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.
+It tests for the appropriate status "false" before running
+(or failing to run) a list of commands.
.Sh SEE ALSO
.Xr csh 1 ,
.Xr false 1 ,