Chinaunix首页 | 论坛 | 博客
  • 博客访问: 522212
  • 博文数量: 118
  • 博客积分: 3995
  • 博客等级: 中校
  • 技术积分: 1276
  • 用 户 组: 普通用户
  • 注册时间: 2005-11-15 12:15
文章分类

全部博文(118)

文章存档

2014年(1)

2013年(1)

2010年(6)

2009年(27)

2008年(10)

2007年(33)

2006年(38)

2005年(2)

我的朋友

分类: LINUX

2007-01-04 19:52:31

突然想查找socket方面的手册,debian下输入
$ man 2 socket
提示我说没有,解决办法当然是安装了:
# apt-get install manpages-dev
不知道是不是所有的手册页都有了,反正socket的有了.
$man man
得到手册页的布局
       1   Executable programs or shell commands
       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  conven‐
           tions), e.g. man(7), groff(7)
       8   System administration commands (usually only for root)
       9   Kernel routines [Non standard]
我估计装了manpages-dev后2应该都有了吧.
阅读(1437) | 评论(0) | 转发(0) |
0

上一篇:/usr/bin/ld:crt0.o问题

下一篇:使用mplayer

给主人留下些什么吧!~~