This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: man
>>>>> Martin v Loewis <martin@loewis.home.cs.tu-berlin.de> writes:
>> 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.
Perhaps he's interested in man pages for the C++ library, akin to section 3
for the C library. 'man vector' or some such.
Jason