man-sysv.def
来自「刻录光盘的程序」· DEF 代码 · 共 51 行
DEF
51 行
#ident @(#)man-sysv.def 1.1 97/02/11 ############################################################################ Written 1997 by J. Schilling############################################################################# Definition for manual sections on SYSV based systems############################################################################# This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2, or (at your option)# any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the# GNU General Public License for more details.# # You should have received a copy of the GNU General Public License# along with this program; see the file COPYING. If not, write to# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.###########################################################################MANSECT_CMD= man1MANSECT_SYSCALL= man2MANSECT_LIB= man3MANSECT_FILEFORM= man4MANSECT_HDR= man5MANSECT_TABLES= man5MANSECT_MACROS= man5MANSECT_GAMES= man6MANSECT_DEMOS= man6MANSECT_DEVICE= man7MANSECT_NETWORK= man7MANSECT_ADMIN= man8MANSECT_DRIVER= man9MANSUFF_CMD= 1MANSUFF_SYSCALL= 2MANSUFF_LIB= 3MANSUFF_FILEFORM= 4MANSUFF_HDR= 5MANSUFF_TABLES= 5MANSUFF_MACROS= 5MANSUFF_GAMES= 6MANSUFF_DEMOS= 6MANSUFF_DEVICE= 7MANSUFF_NETWORK= 7MANSUFF_ADMIN= 8MANSUFF_DRIVER= 9
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?