summaryrefslogtreecommitdiffstats
path: root/text-utils/ul.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/ul.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/ul.1')
-rw-r--r--text-utils/ul.114
1 files changed, 7 insertions, 7 deletions
diff --git a/text-utils/ul.1 b/text-utils/ul.1
index 78fdd5fc9..3164bac32 100644
--- a/text-utils/ul.1
+++ b/text-utils/ul.1
@@ -35,8 +35,8 @@
.SH NAME
ul \- do underlining
.SH SYNOPSIS
-.B ul
-[options] [file ...]
+.BR ul " [options]"
+.RI [ file ...]
.SH DESCRIPTION
.B ul
reads the named files (or standard input if none are given) and translates
@@ -63,11 +63,11 @@ present in an
output stream on a crt-terminal.
.TP
\fB\-t\fR, \fB\-T\fR, \fB\-\-terminal\fR \fIterminal\fR
-.It Fl t Ar terminal
-Overrides the
+Override the environment variable
+.B TERM
+with the specified
.I terminal
-type specified in the environment with
-.BR TERM .
+type.
.TP
\fB\-V\fR, \fB\-\-version\fR
Display version information and exit.
@@ -98,7 +98,7 @@ file (see
.BR setenv (1),
.BR terminfo (5)
.SH BUGS
-.B Nroff
+.B nroff
usually outputs a series of backspaces and underlines intermixed with the
text to indicate underlining. No attempt is made to optimize the backward
motion.