.\" .\" Generated automatically from man.config.5.in by the .\" configure script. .\" .\" @(#)man.config .TH MAN.CONFIG 5 "30 Mar 1994" .SH NAME man.config \- configuration data for man .SH DESCRIPTION .LP This file is read by .BR man (1) and contains (a) information on how to construct the search path for man, (b) full path names for various programs like nroff, eqn, tbl etc. used by man, and (c) a list with uncompressors for files with a given extension. An alternative version of this file can be specified with .LP .RS man -C private_man.config ... .RE .LP The command names may be provided with options. Useful options to nroff can be found in grotty(1). For example, instead of the default line .LP .RS .nf NROFF /usr/bin/groff -mandoc -Tlatin1 .fi .RE .LP one may write .LP .RS .nf NROFF /usr/bin/groff -mandoc -Tlatin1 -P-u -P-b .fi .RE .LP in order to suppress underlining and overstriking. .SH "SEE ALSO" col(1), (g)eqn(1), (g)pic(1), groff(1), grotty(1), (g)refer(1), (g)tbl(1), less(1), man (1) and compress(1), gzip(1).