summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/pr/pr.14
-rw-r--r--usr.bin/seq/seq.16
2 files changed, 3 insertions, 7 deletions
diff --git a/usr.bin/pr/pr.1 b/usr.bin/pr/pr.1
index 035958e..7beb00e 100644
--- a/usr.bin/pr/pr.1
+++ b/usr.bin/pr/pr.1
@@ -361,9 +361,7 @@ and
require that both arguments, if present, not be separated from the option
letter.
.Sh EXIT STATUS
-The
-.Nm
-utility exits 0 on success, and 1 if an error occurs.
+.Ex -std
.Sh DIAGNOSTICS
If
.Nm
diff --git a/usr.bin/seq/seq.1 b/usr.bin/seq/seq.1
index e3bccee..1ac977e 100644
--- a/usr.bin/seq/seq.1
+++ b/usr.bin/seq/seq.1
@@ -127,10 +127,8 @@ If any sequence numbers will be printed in exponential notation,
the default conversion is changed to
.Cm %e .
.El
-.Pp
-The
-.Nm
-utility exits 0 on success and non-zero if an error occurs.
+.Sh EXIT STATUS
+.Ex -std
.Sh EXAMPLES
.Bd -literal -offset indent
# seq 1 3
OpenPOWER on IntegriCloud