Re: in which deb packet c manual is

2006-12-26 Thread Zheng Da
Hugo Vanwoerkom wrote: Zheng Da wrote: Hello, In my machine, I can use man to lookup socket function, but can't lookup ioctl or strcmp. So which packages I missed? Best regards, Zheng Da manpages-dev Hugo Thank you Zheng Da -- Posted via a free Usenet account from

in which deb packet c manual is

2006-12-26 Thread Zheng Da
Hello, In my machine, I can use man to lookup socket function, but can't lookup ioctl or strcmp. So which packages I missed? Best regards, Zheng Da -- Posted via a free Usenet account from http://www.teranews.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

How does Debian load the kernel modules

2006-09-26 Thread Zheng Da
Does Debian load LKM automatically? If it does, in which way? With the kernel module loader or with a kerneld daemon? I find that there is /etc/modules, but it list only a few modules. lsmod shows me many more. So I wonder how the other modules is loaded?