diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2012-11-18 16:33:51 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2012-11-18 16:33:51 +0000 |
| commit | ed120cdb3738d48809910aa63b54fb9ea7684d91 (patch) | |
| tree | 1873058dc2e990bb7e202673c158f6b951960aa2 /usr.bin/seq/seq.1 | |
| parent | 3829d13564bad2bdeed3fa4a859b7054f20be1d5 (diff) | |
Notes
Diffstat (limited to 'usr.bin/seq/seq.1')
| -rw-r--r-- | usr.bin/seq/seq.1 | 6 |
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 |
