Fixing seq
This commit is contained in:
5
seq.1
5
seq.1
@@ -10,7 +10,7 @@ seq \- print a sequence of numbers
|
||||
.IR separator ]
|
||||
.RI [ start
|
||||
.RI [ step ]]
|
||||
.RI end
|
||||
.IR end
|
||||
.SH DESCRIPTION
|
||||
.B seq
|
||||
will print a sequence of numbers from
|
||||
@@ -31,5 +31,6 @@ specifies the separator to print between output lines
|
||||
.TP
|
||||
.BI \-w
|
||||
tells seq to print out lines in equal width
|
||||
.TP
|
||||
|
||||
.SH SEE ALSO
|
||||
.IR printf (3)
|
||||
|
Reference in New Issue
Block a user