summaryrefslogtreecommitdiffstats
path: root/usr.bin/col/col.1
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2000-03-26 14:23:23 +0000
committercharnier <charnier@FreeBSD.org>2000-03-26 14:23:23 +0000
commitd7faf524e18f7439e93c084bc62dcec309c9b2db (patch)
tree34e7c096ef2b493849e25c9d375da0708aaaad95 /usr.bin/col/col.1
parentf717c07c8ab962df0e0a56b28e7f917c1b89dd1a (diff)
downloadFreeBSD-src-d7faf524e18f7439e93c084bc62dcec309c9b2db.zip
FreeBSD-src-d7faf524e18f7439e93c084bc62dcec309c9b2db.tar.gz
Use errx(). .Nm fixes
Diffstat (limited to 'usr.bin/col/col.1')
-rw-r--r--usr.bin/col/col.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/col/col.1 b/usr.bin/col/col.1
index afd9c27..45da8f2 100644
--- a/usr.bin/col/col.1
+++ b/usr.bin/col/col.1
@@ -59,7 +59,7 @@ and
reads from the standard input and writes to the standard output.
.Pp
The options are as follows:
-.Bl -tag -width "-l num "
+.Bl -tag -width indent
.It Fl b
Do not output any backspaces, printing only the last character
written to each column position.
@@ -77,7 +77,7 @@ By default, 128 lines are buffered.
.El
.Pp
The control sequences for carriage motion that
-.Nm col
+.Nm
understands and their decimal values are listed in the following
table:
.Pp
@@ -114,7 +114,7 @@ keeps track of the character set as characters are read and makes
sure the character set is correct when they are output.
.Pp
If the input attempts to back up to the last flushed line,
-.Nm col
+.Nm
will display a warning message.
.Sh SEE ALSO
.Xr expand 1 ,
@@ -122,7 +122,7 @@ will display a warning message.
.Xr tbl 1
.Sh HISTORY
A
-.Nm col
+.Nm
command
appeared in
.At v6 .
OpenPOWER on IntegriCloud