This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.3, 3.4, HEAD] remove @ref{...} from generated man pages
- From: Matthias Klose <doko at cs dot tu-berlin dot de>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, gdr at integrable-solutions dot net, gerald at pfeifer dot com, jsm at polyomino dot org dot uk
- Date: Wed, 25 Aug 2004 23:10:40 +0200
- Subject: Re: [3.3, 3.4, HEAD] remove @ref{...} from generated man pages
- References: <16684.58196.739529.459438@gargle.gargle.HOWL><412CE784.4050007@codesourcery.com>
Mark Mitchell writes:
> Matthias Klose wrote:
>
> > The generated man pages for cpp and gcc still have cross references
> > embedded in the text. This patch prints these references in bold
> > (pointing to sections actually contained in the man page).
>
> That's up to the documentation maintainer[s].
as it seems to be time for nitpicking ... according to MAINTAINERS
there are no documentation maintainer[s], only docs co-maintainers,
although I hope to get an answer ;-)
Matthias