|
NAMEsoelim —
interpret .so requests in manpages
SYNOPSIS
DESCRIPTIONsoelim reads files lines by lines.
If a line starts by: “.so anotherfile” it replace the line by processing “anotherfile”. Otherwise the line is printed to stdout.
The files are always searched first in the current directory. A file specified with an absolute path will be opened directly without performing a search. SEE ALSOmandoc(1)AUTHORSThis version of thesoelim utility was written by
Baptiste Daroussin
<bapt@freebsd.org>.
Visit the GSP FreeBSD Man Page Interface. |