This directory contains various shell scripts:

chconfig:	Converts a man-db configuration file to the FHS.

checkman:	Can be run to inform of manual pages duplicated across
		hierarchies.

config.guess, config.sub:
		Used by configure to detect the build architecture.

install-sh:	Used by configure if a BSD-like install program is not
		found.

mandb_[nt]fmt-script: 
		An example of a per manual page hierarchy formatter
		script.

mkcatdirs:	Can be used to create all of the required cat directories
		after installation.

mkinstalldirs:	Used by the Makefiles to create any install dirctories that
		do not already exist.
