soelim.1 (697B)
1 .TH SOELIM 1 2 .\" .so in the NAME line confuses the ptx machinery; sorry 3 .SH NAME 4 soelim \- preprocess so inclusion commands in troff input 5 .SH SYNOPSIS 6 .B soelim 7 [ 8 .I files ... 9 ] 10 .SH DESCRIPTION 11 .I Soelim 12 reads the specified files or the standard input and performs 13 the textual inclusion implied by 14 .MR troff (1) 15 directives of the form 16 .TP 17 .B "\&.so some_file 18 .PP 19 when they appear at the beginning of input lines. This is useful when 20 using programs such as 21 .MR tbl (1) 22 that do not normally do this, allowing 23 placement of individual tables or other text objects in separate files 24 to be run as a part of a large document. 25 .SH SOURCE 26 .B \*9/bin/soelim 27 .SH "SEE ALSO" 28 .MR deroff (1) , 29 .MR troff (1)