
pmakewhatis - generate a manual database for sman

smakewhatis [-database database name] [-dir database directory] [-table name] [-remove] [mandir ...]

Pmakewhatis generates/updates databases for sman(1).
If mandirs are specified,
these are used.
Otherwise directories in @INC are indexed.
Change the default database name to database name.
Change the default database directory to database directory.
Use name instead of pod as table name.
Clean database before indexing.
Remove the selected directories from the database instead of adding/updating. This works only for the pod files which are unchanged since the indexing.

sman.

Ulrich Pfeifer <pfeifer@ls6.informatik.uni-dortmund.de>