Sman::Man::Find - Find manpage files for indexing by sman-update


Sman documentation  | view source Contained in the Sman distribution.

Index


NAME

Top

Sman::Man::Find - Find manpage files for indexing by sman-update

SYNOPSIS

Top

  my @manfiles = Sman::Man::Find::FindManFiles();

DESCRIPTION

Top

Provides a single function, FindManFiles(), which looks for man-like files along the passed manpath, or the env var MANPATH, or the output of manpath, whichever is defined first. If none is defined, /usr/share/man is used as the manpath.

AUTHOR

Top

Josh Rabinowitz <joshr>

SEE ALSO

Top

sman-update, sman, sman.conf


Sman documentation  | view source Contained in the Sman distribution.