Sman::Autoconfig - Automatically choose the 'best' man command


Sman documentation  | view source Contained in the Sman distribution.

Index


NAME

Top

Sman::Autoconfig - Automatically choose the 'best' man command

SYNOPSIS

Top

	...
	my $mancmd = Sman::Autoconfig::GetBestManCommand(
		$smanconfig, \@manfiles);
	...

DESCRIPTION

Top

Chooses a representative sample of the manfiles passed and tests which usual man command seems to work best on this system's man files.

AUTHOR

Top

Josh Rabinowitz <joshr>

SEE ALSO

Top

Sman::Man::Convert, Sman::Config, sman.conf


Sman documentation  | view source Contained in the Sman distribution.