hce <[EMAIL PROTECTED]> writes: > On 1/9/08, Felix Cuello <[EMAIL PROTECTED]> wrote: >> Hello Michael, >> >> First of all you have to install: >> >> manpages-dev - Manual pages about using GNU/Linux for development >> manpages-posix-dev - Manual pages about using a POSIX system for development >> stl-manual - C++-STL documentation in HTML >> libstdc++6-doc - The GNU Standard C++ Library v3 (documentation files) > > Is there a package for man C++? >
libstdc++6-<gcc version>-doc has manpages for C++. Try `man std::string'. Meanwhile I wonder why {gcc,cpp,libstdc++6}-doc still provides docs for older gcc version? Currently {gcc,cpp}-doc are for 4.1 version, and libstdc++6-doc is for 3.4.6 version. It'll be good for them to depend on the docs of latest gcc-defaults version. > Thank you. > > Jim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]