Tar compiles on BSD, thanks Roberto E. Vargas Caballero. Also remove tons of trailing whitespace.
This commit is contained in:
6
seq.1
6
seq.1
@@ -2,7 +2,7 @@
|
||||
.SH NAME
|
||||
seq \- print a sequence of numbers
|
||||
.SH SYNOPSIS
|
||||
.B seq
|
||||
.B seq
|
||||
.RB [ \-w ]
|
||||
.RB [ \-f
|
||||
.IR fmt ]
|
||||
@@ -12,8 +12,8 @@ seq \- print a sequence of numbers
|
||||
.RI [ step ]]
|
||||
.IR end
|
||||
.SH DESCRIPTION
|
||||
.B seq
|
||||
will print a sequence of numbers from
|
||||
.B seq
|
||||
will print a sequence of numbers from
|
||||
.I start
|
||||
(default 1) to
|
||||
.IR end ,
|
||||
|
Reference in New Issue
Block a user