歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網

man.conf

日期:2017/2/27 14:30:32   编辑:更多Linux
  man的配置文件 名稱 man.conf - man 的 設 定 資 料 描述 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 以 抑 制 底 線 與 重 打 的 功 能 。 相關說明 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) 。(BP 1.0)




Copyright © Linux教程網 All Rights Reserved