From: Ian Lance Taylor Date: Wed, 8 Dec 2010 23:37:30 +0000 (+0000) Subject: sourcebuild.texi (Texinfo Manuals): Change update_web_docs to update_web_docs_svn. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=822a338e5af57c616c9fe3d50ee8959b0dd6e61f;p=gcc.git sourcebuild.texi (Texinfo Manuals): Change update_web_docs to update_web_docs_svn. * doc/sourcebuild.texi (Texinfo Manuals): Change update_web_docs to update_web_docs_svn. (Front End): Likewise. From-SVN: r167612 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 60becc53dbd..0b409551472 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2010-12-08 Ian Lance Taylor + + * doc/sourcebuild.texi (Texinfo Manuals): Change update_web_docs + to update_web_docs_svn. + (Front End): Likewise. + 2010-12-08 Iain Sandoe gcc/config.gcc (with_cpu): Default i[34567]86-*-darwin* and diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 012e6804182..e4d9afca94d 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -377,7 +377,7 @@ and they are included in release distributions. Manuals are also provided on the GCC web site, in both HTML and PostScript forms. This is done via the script -@file{maintainer-scripts/update_web_docs}. Each manual to be +@file{maintainer-scripts/update_web_docs_svn}. Each manual to be provided online must be listed in the definition of @code{MANUALS} in that file; a file @file{@var{name}.texi} must only appear once in the source tree, and the output manual must have the same name as the @@ -550,7 +550,7 @@ A news item on @file{index.html}, and possibly an announcement on the @email{gcc-announce@@gcc.gnu.org} mailing list. @item The front end's manuals should be mentioned in -@file{maintainer-scripts/update_web_docs} (@pxref{Texinfo Manuals}) +@file{maintainer-scripts/update_web_docs_svn} (@pxref{Texinfo Manuals}) and the online manuals should be linked to from @file{onlinedocs/index.html}. @item