diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
| commit | f247324df75b7f55b48b92acb3b42a5ae2deac8a (patch) | |
| tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/false | |
| parent | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/false')
| -rw-r--r-- | usr.bin/false/false.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/false/false.1 b/usr.bin/false/false.1 index c35b67238662..1e4a949b0b89 100644 --- a/usr.bin/false/false.1 +++ b/usr.bin/false/false.1 @@ -47,8 +47,8 @@ The .Nm 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. +It tests for the appropriate status "false" before running +(or failing to run) a list of commands. .Pp The .Nm |
