📄 man.conf
字号:
# Sheer, raging paranoia..._version BSD.2# The whatis/apropos database._whatdb /usr/share/man/whatis.db# Subdirectories for paths ending in '/', IN SEARCH ORDER._subdir cat{1,8,6,2,3,4,5,7,3f}# Files typed by suffix and their commands.# Note the order, .Z must come after .[1-9].Z, or it will match first._suffix .0_build .[1-9] /usr/bin/nroff -man %s_build .[1-9].Z /usr/bin/zcat %s | /usr/bin/nroff -man_build .Z /usr/bin/zcat %s_build .0.Z /usr/bin/zcat %s_build .gz /usr/contrib/bin/gunzip %s_build .z /usr/contrib/bin/gunzip %s_build .nr /usr/bin/nroff -man %s# Sections and their directories.# All paths ending in '/' are the equivalent of entries specifying that# directory with all of the subdirectories listed for the keyword _subdir.# default_default /usr/{share,X11,contrib,local}/{man,man/old}/# Other sections that represent complete man subdirectories.X11 /usr/X11R4/man/X11R4 /usr/X11R4/man/contrib /usr/contrib/man/local /usr/local/man/new /usr/contrib/man/old /usr/share/man/old/# Specific section/directory combinations.1 /usr/{share,X11R4,contrib,local}/{man/,man/old/}cat12 /usr/{share,X11R4,contrib,local}/{man/,man/old/}cat23 /usr/{share,X11R4,contrib,local}/{man/,man/old/}cat33F /usr/share/man/cat3f3f /usr/share/man/cat3f4 /usr/{share,X11R4,contrib,local}/{man/,man/old/}cat45 /usr/{share,X11R4,contrib,local}/{man/,man/old/}cat56 /usr/{share,X11R4,contrib,local}/{man/,man/old/}cat67 /usr/{share,X11R4,contrib,local}/{man/,man/old/}cat78 /usr/{share,X11R4,contrib,local}/{man/,man/old/}cat8
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -