This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: man
> i'd like to know if there is a plan (done | in progress | no plan) to have
> man pages for c++ like you have for c; and if there is can you please point
> me the location as i would like to contribute.
The man pages are not anymore the primary source of information;
instead, the gcc manual should be used for information on using the
compiler. So there is currently no plan to have such a man page. Of
course, contributions to gcc-patches@gcc.gnu.org adding such a man
page are appreciated.
Regards,
Martin