sudo apt-get install manpages-posix manpages-posix-dev now you can use "man pthread_create"
On Thu, Apr 28, 2011 at 12:47, Huang, Tao <[email protected]> wrote: > 2011/4/28 Shell Xu <[email protected]>: >> 1.maybe lpthread should be the correct name, not lphtread. >> 2.I don't find lpthread, is that pthread? Coz if u wanna link pthread, the >> option is -lpthread. > > 我猜也是這樣 > >> 3.If it is pthread, u should man pthreads. >> 4.pthreads is included in manpages and manpages-dev. > > $ man 7 pthreads > > 不需要 manpages-dev 包 > > > Cheers, > > Tao > -- > http://huangtao.me/ > http://www.google.com/profiles/UniIsland > > School of Mathematical Science > Peking University > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: > http://lists.debian.org/[email protected] > > -- Best Regards LI Daobing -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

