aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/seq
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-11-18 16:33:51 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-11-18 16:33:51 +0000
commited120cdb3738d48809910aa63b54fb9ea7684d91 (patch)
tree1873058dc2e990bb7e202673c158f6b951960aa2 /usr.bin/seq
parent3829d13564bad2bdeed3fa4a859b7054f20be1d5 (diff)
downloadsrc-ed120cdb3738d48809910aa63b54fb9ea7684d91.tar.gz
src-ed120cdb3738d48809910aa63b54fb9ea7684d91.zip
Standardize EXIT STATUS instructions in man pages when possible.
Approved by: bcr (mentor) MFC after: 3 days
Notes
Notes: svn path=/head/; revision=243238
Diffstat (limited to 'usr.bin/seq')
-rw-r--r--usr.bin/seq/seq.16
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/seq/seq.1 b/usr.bin/seq/seq.1
index e3bccee6dff7..1ac977e8d905 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