linux手册中函数名后小括号中数字的含义

Posted cgc0415

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux手册中函数名后小括号中数字的含义相关的知识,希望对你有一定的参考价值。

It‘s the section that the man page for the command is assigned to.

These are split as

  1. General commands
  2. System calls
  3. C library functions
  4. Special files (usually devices, those found in /dev) and drivers
  5. File formats and conventions
  6. Games and screensavers
  7. Miscellanea
  8. System administration commands and daemons

Original descriptions of each section can be seen in the Unix Programmer‘s Manual (page ii).

以上是关于linux手册中函数名后小括号中数字的含义的主要内容,如果未能解决你的问题,请参考以下文章