]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - text-utils/ul.1
wipefs: add --lock and LOCK_BLOCK_DEVICE
[thirdparty/util-linux.git] / text-utils / ul.1
index 78fdd5fc9c9649bc6e6c71a98a3ba5ef4d867e4d..860087593b7d68fa7397c81173437eaf70496fff 100644 (file)
@@ -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.
@@ -89,25 +89,25 @@ is set at login time, either by the default terminal type specified in
 or as set during the login process by the user in their
 .B login
 file (see
-.BR setenv (1)).
+.BR setenv (3)).
+.SH HISTORY
+The
+.B ul
+command appeared in 3.0BSD.
+.SH BUGS
+.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.
 .SH SEE ALSO
 .BR colcrt (1),
 .BR login (1),
 .BR man (1),
 .BR nroff (1),
-.BR setenv (1),
+.BR setenv (3),
 .BR terminfo (5)
-.SH BUGS
-.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.
-.SH HISTORY
-The
-.B ul
-command appeared in 3.0BSD.
 .SH AVAILABILITY
 The ul command is part of the util-linux package and is available from
-.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
+.UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
 Linux Kernel Archive
 .UE .