本博客(http://blog.csdn.net/livelylittlefish)贴出作者(三二一@小鱼)相关研究、学习内容所做的笔记,欢迎广大朋友指正!
Ubuntu8 manpages installation
manpages: 使用一个 GNU/Linux 系统的用户帮助页
manpages-dev: Manual pages about using GNU/Linux for development
These man pages describe the Linux programming interface, including these two sections:
Manpages-??: manpages对应的??语言的翻译版
Manpages-??-dev: manpages-dev对应的??语言的翻译版
For example:
manpages-de-dev: German version
manpages-ja-dev: Japanese version
manpages-fr-dev: French version
POSIX system packages:
In my ubuntu8, the following packages are installed:
sudo apt-get install manpages
sudo apt-get install manpages-dev
sudo apt-get install manpages-posix
sudo apt-get install manpages-posix-dev
sudo apt-get install manpages -zh