NAME
gsoelim - interpret .so requests in groff input
SYNOPSIS
gsoelim [ -Cv ] [ files... ]
DESCRIPTION
gsoelim reads files and replaces lines of the form
.so file
by the contents of file. It is useful if files included
with so need to be preprocessed. Normally, gsoelim should
be invoked with the -s option of groff.
OPTIONS
-C Recognize .so even when followed by a character other
than space or newline.
-v Print the version number.
SEE ALSO
groff(1)