summaryrefslogtreecommitdiff
path: root/usr.bin/join
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2017-07-04 07:01:07 +0000
committerwiz <wiz@NetBSD.org>2017-07-04 07:01:07 +0000
commit24c9ca8eee8bdd6a8bc331f019bc5c040a7c09fa (patch)
tree23f6ca70df4c8d6f33721469b5a252fe8a03b6d3 /usr.bin/join
parente61b6ad9f3225d9412c83e17e7b8612d45a3501f (diff)
Add EXIT STATUS section. Use Ex.
Diffstat (limited to 'usr.bin/join')
-rw-r--r--usr.bin/join/join.19
1 files changed, 3 insertions, 6 deletions
diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1
index 7f8df111f0f..d40b09931c8 100644
--- a/usr.bin/join/join.1
+++ b/usr.bin/join/join.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: join.1,v 1.14 2017/07/03 21:34:19 wiz Exp $
+.\" $NetBSD: join.1,v 1.15 2017/07/04 07:01:53 wiz Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -31,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)join.1 8.3 (Berkeley) 4/28/95
-.\" $NetBSD: join.1,v 1.14 2017/07/03 21:34:19 wiz Exp $
.\"
.Dd April 28, 1995
.Dt JOIN 1
@@ -152,10 +151,8 @@ If one of the arguments
or
.Ar file2
is ``-'', the standard input is used.
-.Pp
-The
-.Nm
-utility exits 0 on success, and >0 if an error occurs.
+.Sh EXIT STATUS
+.Ex -std join
.Sh COMPATIBILITY
For compatibility with historic versions of
.Nm ,