查看手册man命令后面的参数选择

来源:互联网 发布:多客户端访问数据库 编辑:程序博客网 时间:2024/06/03 23:46

man n function_name

如 man 3 fopen,man 3 exit

1、Standard commands (标准命令)

2、System calls (系统调用)

3、Library functions (库函数)

4、Special devices (设备说明)

5、File formats (文件格式)

6、Games and toys (游戏和娱乐)

7、Miscellaneous (杂项)

8、Administrative Commands (管理员命令)

9 其他(Linux特定的), 用来存放内核例行程序的文档。

0 0
原创粉丝点击