View | Details | Raw Unified | Return to bug 181390 | Differences between
and this patch

Collapse All | Expand All

(-)usr.bin/seq/seq.1 (-9 / +4 lines)
Lines 29-35 Link Here
29
.\"
29
.\"
30
.\" $FreeBSD$
30
.\" $FreeBSD$
31
.\"
31
.\"
32
.Dd September 10, 2013
32
.Dd August 12, 2016
33
.Dt SEQ 1
33
.Dt SEQ 1
34
.Os
34
.Os
35
.Sh NAME
35
.Sh NAME
Lines 156-163 Link Here
156
.Sh HISTORY
156
.Sh HISTORY
157
The
157
The
158
.Nm
158
.Nm
159
command first appeared in
159
command first appeared in Version\~8
160
.Tn "Plan 9 from Bell Labs" .
160
.At .
161
A
161
A
162
.Nm
162
.Nm
163
command appeared in
163
command appeared in
Lines 180-188 Link Here
180
to exponent representation very well.
180
to exponent representation very well.
181
The
181
The
182
.Nm
182
.Nm
183
command is not bug for bug compatible with the
183
command is not bug for bug compatible with other implementations.
184
.Tn "Plan 9 from Bell Labs"
185
or
186
.Tn GNU
187
versions of
188
.Nm .

Return to bug 181390