diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2001-01-25 12:11:23 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2001-01-25 12:11:23 +0000 |
| commit | e85c02aad1e05a24ef31ed0ae5aeffa66619064a (patch) | |
| tree | db0dcc5611fa8c976d6bc0b17781e867aa1d3dce /usr.bin | |
| parent | 020a8e3a9bab589056342f258107cd1e593678aa (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/false/false.1 | 3 |
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. |
