contrib:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Jan 2001 21:17:13 +0000 (21:17 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Jan 2001 21:17:13 +0000 (21:17 +0000)
commit255407c366c96b562344170e57148da789512287
tree957462d6c0eac26df6a84cc20863eecacecd7ec3
parent80eb2355dfa8682cd23aa06118561db714e215d8
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".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38993 138bc75d-0d04-0410-961f-82ee72b054a4
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