summaryrefslogtreecommitdiffstats
path: root/usr.bin/col
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-06-04 09:17:30 +0000
committertjr <tjr@FreeBSD.org>2002-06-04 09:17:30 +0000
commitf577e81d49fdd18efca5e4b8766665ed3535fc3f (patch)
treea0bdc6bd70f88074e65742233392c3d4877117b5 /usr.bin/col
parent158e03bdd136c30d7bcd6230350333f0b24c1ad1 (diff)
downloadFreeBSD-src-f577e81d49fdd18efca5e4b8766665ed3535fc3f.zip
FreeBSD-src-f577e81d49fdd18efca5e4b8766665ed3535fc3f.tar.gz
Sort options in Description section.
Diffstat (limited to 'usr.bin/col')
-rw-r--r--usr.bin/col/col.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/col/col.1 b/usr.bin/col/col.1
index daf42e9..e2132e5 100644
--- a/usr.bin/col/col.1
+++ b/usr.bin/col/col.1
@@ -71,6 +71,11 @@ Normally characters printed on a half line boundary are printed
on the following line.
.It Fl h
Don't output multiple spaces instead of tabs (default).
+.It Fl l Ar num
+Buffer at least
+.Ar num
+lines in memory.
+By default, 128 lines are buffered.
.It Fl p
Force unknown control sequences to be passed through unchanged.
Normally,
@@ -79,11 +84,6 @@ will filter out any control sequences from the input other than those
recognized and interpreted by itself, which are listed below.
.It Fl x
Output multiple spaces instead of tabs.
-.It Fl l Ar num
-Buffer at least
-.Ar num
-lines in memory.
-By default, 128 lines are buffered.
.El
.Pp
The control sequences for carriage motion that
OpenPOWER on IntegriCloud