]> gcc.gnu.org Git - gcc.git/commit - contrib/texi2pod.pl
gcc_update: Add gcc/gcc.1 to generated files.
authorJoseph Myers <jsm28@cam.ac.uk>
Sat, 13 Jan 2001 21:17:13 +0000 (21:17 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sat, 13 Jan 2001 21:17:13 +0000 (21:17 +0000)
commit4bc1997b1afce4711f79d0f4fa692004a2b75ec2
tree957462d6c0eac26df6a84cc20863eecacecd7ec3
parent130fadbb36407e506cb43ce2b0dbada126d862d7
gcc_update: Add gcc/gcc.1 to generated files.

contrib:
* gcc_update: Add gcc/gcc.1 to generated files.
* texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
discarding to end of sentence with @xref where the sentence has an
interior "." in markup, and handle discarding parentheses around
such a sentence.

gcc:
* Makefile.in (generated-manpages): Add gcc.1
($(srcdir)/gcc.1): New target.
(maintainer-clean): Delete $(srcdir)/gcc.1.
* gcc.texi: Add macros @gccoptlist and @gol.
* invoke.texi: Include option summary in manpage.  Mark up option
summary with @gccoptlist and @gol.  Use @r in one place where
appropriate.
* texinfo.tex: Update to version 2000-12-11.07 from ftp.gnu.org.
* gcc.1: Generate from invoke.texi.

gcc/cp:
* g++.1: Change to be ".so man1/gcc.1".

From-SVN: r38993
contrib/ChangeLog
contrib/gcc_update
contrib/texi2pod.pl
gcc/ChangeLog
gcc/Makefile.in
gcc/cp/ChangeLog
gcc/cp/g++.1
gcc/gcc.1
gcc/gcc.texi
gcc/invoke.texi
gcc/texinfo.tex
This page took 0.062601 seconds and 5 git commands to generate.