码迷,mamicode.com
首页 > 其他好文 > 详细

man section分类

时间:2014-11-27 18:51:07      阅读:218      评论:0      收藏:0      [点我收藏+]

标签:man   section分类   

早期的unix系统把帮助文档的8个部分都集中在一起,随着页数的增多,现在按照主题放在不同的手册中。

 
1 Commands
Those commands that can be executed by the user from
within a shell.1P Posix Commands

2 System calls
Those functions which must be performed by the kernel.

3 Library calls
Most of the libc functions, such as qsort(3).3P Posix Functions4 Special files
Files found in /dev.

5 File formats and conventions
The format for /etc/passwd and other human-readable
files.

6 Games

7 Conventions and miscellaneous
A description of the standard file system layout, net-
work protocols, ASCII and other character codes, this
man page, and other things.

8 System management commands
Commands like mount(8),many of which only root can
execute.

9 Kernel routines
This is an obsolete manual section. Once it was
thought a good idea to document the Linux kernel here,
but in fact very little has been documented, and the
documentation that exists is outdated already. There
are better sources of information for kernel developers.


本文出自 “猫先生的小屋” 博客,请务必保留此出处http://heygirl.blog.51cto.com/9261730/1583198

man section分类

标签:man   section分类   

原文地址:http://heygirl.blog.51cto.com/9261730/1583198

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!