* Punctuation
* Create separate section with macro for EXIT STATUS Patch supplied by Bug Hunting.
This commit is contained in:
parent
3ceb15fab9
commit
2c8eda201a
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: seq.1,v 1.7 2010/05/27 08:30:35 dholland Exp $
|
.\" $NetBSD: seq.1,v 1.8 2013/04/07 17:37:45 jdf Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -58,7 +58,7 @@ as possible, in increments of
|
|||||||
When
|
When
|
||||||
.Ar first
|
.Ar first
|
||||||
is larger than
|
is larger than
|
||||||
.Ar last
|
.Ar last ,
|
||||||
the default
|
the default
|
||||||
.Ar incr
|
.Ar incr
|
||||||
is -1.
|
is -1.
|
||||||
@ -129,10 +129,8 @@ If any sequence numbers will be printed in exponential notation,
|
|||||||
the default conversion is changed to
|
the default conversion is changed to
|
||||||
.Cm %e .
|
.Cm %e .
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Sh EXIT STATUS
|
||||||
The
|
.Ex -std
|
||||||
.Nm
|
|
||||||
utility exits 0 on success and non-zero if an error occurs.
|
|
||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
# seq 1 3
|
# seq 1 3
|
||||||
|
Loading…
Reference in New Issue
Block a user