aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xargs
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-17 07:44:44 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-17 07:44:44 +0000
commita866e170777b42fd7921eadd6e7e664f3a031d60 (patch)
treef5a5fbfda9358c31fa2746d0671fe366bb17d243 /usr.bin/xargs
parente8cde1ac6ff037d232538a4e35b007b4ece89a9a (diff)
Notes
Diffstat (limited to 'usr.bin/xargs')
-rw-r--r--usr.bin/xargs/xargs.12
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.