summaryrefslogtreecommitdiffstats
path: root/text-utils/colcrt.1
diff options
context:
space:
mode:
authorBenno Schulenberg2014-07-15 23:07:36 +0200
committerKarel Zak2014-07-16 12:03:25 +0200
commit07990fdcd4e71ebc5a6a0029a183ad58d8b7b209 (patch)
tree7d4e59165803fcc05d31bae32458d2b043244082 /text-utils/colcrt.1
parentlslogins: make --notruncate more robust (diff)
downloadkernel-qcow2-util-linux-07990fdcd4e71ebc5a6a0029a183ad58d8b7b209.tar.gz
kernel-qcow2-util-linux-07990fdcd4e71ebc5a6a0029a183ad58d8b7b209.tar.xz
kernel-qcow2-util-linux-07990fdcd4e71ebc5a6a0029a183ad58d8b7b209.zip
docs: bring several man pages closer to standard formatting
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'text-utils/colcrt.1')
-rw-r--r--text-utils/colcrt.19
1 files changed, 6 insertions, 3 deletions
diff --git a/text-utils/colcrt.1 b/text-utils/colcrt.1
index cf9f23921..3b8cd09e5 100644
--- a/text-utils/colcrt.1
+++ b/text-utils/colcrt.1
@@ -36,7 +36,8 @@
colcrt \- filter nroff output for CRT previewing
.SH SYNOPSIS
.B colcrt
-[options] [file ...]
+[options]
+.RI [ file ...]
.SH DESCRIPTION
.B colcrt
provides virtual half-line and reverse line feed sequences for terminals
@@ -68,9 +69,11 @@ Display help text and exit.
.SH EXAMPLES
A typical use of
.B colcrt
-would be
+would be:
.PP
-tbl exum2.n \&| nroff \-ms \&| colcrt \- \&| more
+.RS
+.B tbl exum2.n \&| nroff \-ms \&| colcrt \- \&| more
+.RE
.SH SEE ALSO
.BR nroff (1),
.BR troff (1),