diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-11-20 11:11:36 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-11-20 11:11:36 +0000 |
| commit | a1bd63b9e1c741e0ed55565bd689e62c7c0ac570 (patch) | |
| tree | 3db4d9eb31dd274f8ceb717391e94de998865188 /usr.bin/false | |
| parent | 27a828fcb610a4fa822bc9a921f0acb0e1bedc94 (diff) | |
Notes
Diffstat (limited to 'usr.bin/false')
| -rw-r--r-- | usr.bin/false/false.1 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/usr.bin/false/false.1 b/usr.bin/false/false.1 index 1e4a949b0b89..a85c60d5e919 100644 --- a/usr.bin/false/false.1 +++ b/usr.bin/false/false.1 @@ -46,13 +46,7 @@ .Sh DESCRIPTION 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. -.Pp -The -.Nm -utility always exits with a value other than zero. +utility always returns with a non-zero exit code. .Sh SEE ALSO .Xr csh 1 , .Xr sh 1 , |
