man手册分类
| 序号 | 英文 | 中文 |
|---|---|---|
| 1 | Executable programs or shell commands | 可执行程序或shell命令 |
| 2 | System calls (functions provided by the kernel) | 系统调用 |
| 3 | Library calls (functions within program libraries) | 库调用 |
| 4 | Special files (usually found in /dev) | 特殊文件 |
| 5 | File formats and conventions eg /etc/passwd | 文件格式和约定 |
| 6 | Games | 游戏 |
| 7 | Miscellaneous (including macro packages and conventions) | 杂项(包括宏和惯例) |
| 8 | System administration commands (usually only for root) | 系统管理命令(通常仅适用于root用户) |
| 9 | Kernel routines [Non standard] | 内核例程(非标准) |
