aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/paste
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/paste
parente8cde1ac6ff037d232538a4e35b007b4ece89a9a (diff)
Notes
Diffstat (limited to 'usr.bin/paste')
-rw-r--r--usr.bin/paste/paste.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/paste/paste.1 b/usr.bin/paste/paste.1
index c9a8f845a337..f906fa435add 100644
--- a/usr.bin/paste/paste.1
+++ b/usr.bin/paste/paste.1
@@ -132,7 +132,7 @@ for use in the
environment variable:
.Pp
.Dl "find / -name bin -type d | paste -s -d : -"
-.Sh DIAGNOSTICS
+.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
.Xr cut 1 ,