xref: /plan9/sys/man/1/soelim (revision 84ba54ca9cba25531628d73021251f0f76b327b2)
SOELIM 1
.so in the NAME line confuses the ptx machinery; sorry
NAME
soelim - preprocess so inclusion commands in troff input
SYNOPSIS
soelim [ files ... ]
DESCRIPTION
Soelim reads the specified files or the standard input and performs the textual inclusion implied by troff (1) directives of the form ".so some_file when they appear at the beginning of input lines. This is useful when using programs such as tbl (1) 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.
SOURCE
/rc/bin/soelim
"SEE ALSO"
deroff (1), troff (1)