man手册每一章分别是:
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 Other 用来存放内核例行程序的文档(Linux特定的)
完整安装man手册:
sudo apt-get install manpages-de manpages-de-dev manpages-dev glibc-doc manpages-posix-dev manpages-posix
为了显示中文手册,可以下载manpages-zh包:
sudo apt-get install manpages-zh