NAME
sman - Perl program for searching man pages indexes built with sman-update
SYNOPSIS
See 'sman --help'
% sman -m 10 --file --rank linux kernel
# show first 10 hits about the linux kernel
# with the manpage's Rank and Filename
% sman '(linux and kernel and module) or (eepro100 and ipchains)'
# a more complex query
DESCRIPTION
Sman is a Searcher for Man pages.
AUTHOR
Josh Rabinowitz <joshr>