summaryrefslogtreecommitdiffstats
path: root/text-utils/colcrt.1
diff options
context:
space:
mode:
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),