tsoelim: manpage fixes. - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit e0434ae42450a56c3817d4e4857cb6d0da8ed548
DIR parent 40685d24d894a0948ead2693c12636a967c24d2e
HTML Author: sean <phonologus@gmail.com>
Date: Wed, 15 Jan 2020 09:59:50 +0000
soelim: manpage fixes.
Diffstat:
M man/man1/soelim.1 | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
---
DIR diff --git a/man/man1/soelim.1 b/man/man1/soelim.1
t@@ -13,10 +13,9 @@ reads the specified files or the standard input and performs
the textual inclusion implied by
.IR troff (1)
directives of the form
-.sp
-.ti +2m
+.TP
.B "\&.so some_file
-.sp
+.PP
when they appear at the beginning of input lines. This is useful when
using programs such as
.IR tbl (1)
t@@ -24,7 +23,7 @@ that do not normally do this, allowing
placement of individual tables or other text objects in separate files
to be run as a part of a large document.
.SH SOURCE
-.B /rc/bin/soelim
+.B \*9/bin/soelim
.SH "SEE ALSO"
.IR deroff (1),
.IR troff (1)