diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-17 07:44:44 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-17 07:44:44 +0000 |
| commit | a866e170777b42fd7921eadd6e7e664f3a031d60 (patch) | |
| tree | f5a5fbfda9358c31fa2746d0671fe366bb17d243 /usr.bin/xargs | |
| parent | e8cde1ac6ff037d232538a4e35b007b4ece89a9a (diff) | |
Notes
Diffstat (limited to 'usr.bin/xargs')
| -rw-r--r-- | usr.bin/xargs/xargs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1 index 57f2c031d443..609db3ff5f75 100644 --- a/usr.bin/xargs/xargs.1 +++ b/usr.bin/xargs/xargs.1 @@ -267,7 +267,7 @@ is terminated by a signal, or an invocation of .Ar utility exits with a value of 255. -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility exits with a value of 0 if no error occurs. |
