NAME
man.conf - man 的 设 定 资 料
描述
man(1) man(1) 会 读 取 本 档 。 man.conf 的 内 容 包 含 了 (a) 如 何 建 立 man 搜 寻 路 径 的 资 讯 , (b) man 所 使 用 的 程 式 ( nroff, egn, tbl 等 等 ) 的 完 整 路 径 设 定 (c) 对 特 定 副 档 名 的 解 压 缩 程 式 。
若 需 特 别 指 定 设 定 档 可 利 用 :
- man -C private_man.conf ...
man.conf 中 的 指 令 可 附 加 选 项 。 nroff 的 常 用 选 项 可 在 grotty(1) 找 到 。 例 如 , 为 了 取 代 默 认 值
-
NROFF /usr/bin/groff -mandoc -Tlatin1
我 们 可 以 用
-
NROFF /usr/bin/groff -mandoc -Tlatin1 -P-u -P-b
以 抑 制 底 线 与 重 打 的 功 能 。
文件 FILES
@man_config_file@
参见 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).
#p#
NAME
man.conf - configuration data for man
DESCRIPTION
This file is read by 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
- man -C private_man.conf ...
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
-
NROFF /usr/bin/groff -mandoc -Tlatin1
one may write
-
NROFF /usr/bin/groff -mandoc -Tlatin1 -P-u -P-b
in order to suppress underlining and overstriking.
FILES
/etc/man.conf
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).