|
|
1.1 root 1: .\" Copyright (c) 1980, 1990 The Regents of the University of California.
2: .\" All rights reserved.
3: .\"
4: .\" Redistribution and use in source and binary forms are permitted provided
5: .\" that: (1) source distributions retain this entire copyright notice and
6: .\" comment, and (2) distributions including binaries display the following
7: .\" acknowledgement: ``This product includes software developed by the
8: .\" University of California, Berkeley and its contributors'' in the
9: .\" documentation or other materials provided with the distribution and in
10: .\" all advertising materials mentioning features or use of this software.
11: .\" Neither the name of the University nor the names of its contributors may
12: .\" be used to endorse or promote products derived from this software without
13: .\" specific prior written permission.
14: .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
15: .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
16: .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
17: .\"
18: .\" @(#)soelim.1 6.4 (Berkeley) 6/24/90
19: .\"
20: .TH SOELIM 1 "%Q"
21: .UC
22: .SH NAME
23: soelim \- eliminate \&.so's from nroff input
24: .SH SYNOPSIS
25: .B soelim
26: [
27: file ...
28: ]
29: .SH DESCRIPTION
30: .I Soelim
31: reads the specified files or the standard input and performs the textual
32: inclusion implied by the
33: .I nroff
34: directives of the form
35: .PP
36: .DT
37: \&.so somefile
38: .PP
39: when they appear at the beginning of input lines.
40: This is useful since programs such as
41: .I tbl
42: do not normally do this; it allows the placement of individual tables
43: in separate files to be run as a part of a large document.
44: .PP
45: An argument consisting of a single minus
46: .RB ( \- )
47: is taken to be
48: a file name corresponding to the standard input.
49: .PP
50: Note that inclusion can be suppressed by using `\'' instead of `\.', i.e.
51: .PP
52: .DT
53: \'so /usr/lib/tmac.s
54: .PP
55: A sample usage of
56: .I soelim
57: would be
58: .PP
59: soelim exum?.n | tbl | nroff \-ms | col | lpr
60: .SH SEE\ ALSO
61: colcrt(1), more(1)
62: .SH BUGS
63: The format of the source commands must involve no strangeness \-
64: exactly one blank must precede and no blanks follow the file name.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.