Linux man 命令后面的圆括号的意义

本文解释了 Unix 和类 Unix 系统中 manpage 后面数字的意义,即 section,介绍了不同数字代表的不同类型文档,帮助读者区分系统调用与库函数。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

我们经常会看到 在说一个对象的man page 的时候,会有这样的格式:

mmap(2)

shm_open(3)

这个后面的数字是什么意思呢,通过 man man 命令就可以知道,这个是数字是,section

大多数类unix 操作系统,都采用相同的section 的约定:

Section 1
user commands (introduction)
Section 2
system calls (introduction)

Section 3
library functions (introduction)
Section 4
special files (introduction)
Section 5
file formats (introduction)
Section 6
games (introduction)
Section 7
conventions and miscellany (introduction)
Section 8
administration and privileged commands (introduction)
Section L
math library functions
Section N
tcl functions
通过后面的数字,你就能明白一个函数是系统调用,还是只是一个类库中的一个函数。这个数字还是相当有意义的。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值