BSD 3 development
authorBill Joy <wnj@ucbvax.Berkeley.EDU>
Sun, 25 Nov 1979 09:09:21 +0000 (01:09 -0800)
committerBill Joy <wnj@ucbvax.Berkeley.EDU>
Sun, 25 Nov 1979 09:09:21 +0000 (01:09 -0800)
Work on file usr/man/man1/iul.1

Synthesized-from: 3bsd

usr/man/man1/iul.1 [new file with mode: 0644]

diff --git a/usr/man/man1/iul.1 b/usr/man/man1/iul.1
new file mode 100644 (file)
index 0000000..65c83d4
--- /dev/null
@@ -0,0 +1,29 @@
+.TH IUL 1 2/24/79
+.UC
+.SH NAME
+iul \- indicate underlining
+.SH SYNOPSIS
+.B iul
+[
+file ...
+]
+.SH DESCRIPTION
+This filter
+breaks underlining onto separate lines as dashing with `\-'.
+It is useful when you want to look at the underlining which is present
+in an
+.I nroff
+output stream on a soft-copy terminal.
+A typical usage of
+.I iul
+would be
+.DT
+.PP
+       nroff \-ms pcxin1.n | iul
+.SH SEE\ ALSO
+colcrt(1), ul(1)
+.SH AUTHOR
+William Joy
+.SH BUGS
+Should be made part of
+.IR ul (1);