aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorToon Moene <toon@moene.indiv.nluug.nl>2003-07-04 20:47:09 +0200
committerToon Moene <toon@gcc.gnu.org>2003-07-04 18:47:09 +0000
commit8e9a4a4525580a9dc40a9de5d21640a5f81ea0c0 (patch)
treebc18ba09ae6986ad53a3be293423d945075ee153 /gcc
parent6eb95e99e7c021cbbfa1d54b1f0ea57d9d095a82 (diff)
downloadgcc-8e9a4a4525580a9dc40a9de5d21640a5f81ea0c0.zip
gcc-8e9a4a4525580a9dc40a9de5d21640a5f81ea0c0.tar.gz
gcc-8e9a4a4525580a9dc40a9de5d21640a5f81ea0c0.tar.bz2
install.texi: Even the g77 manpage is derived from the full g77 manual.
2003-07-04 Toon Moene <toon@moene.indiv.nluug.nl> * install.texi: Even the g77 manpage is derived from the full g77 manual. From-SVN: r68929
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/install.texi3
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8a0d0a1..1ee33fb 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-04 Toon Moene <toon@moene.indiv.nluug.nl>
+
+ * install.texi: Even the g77 manpage is derived from
+ the full g77 manual.
+
2003-07-04 Zack Weinberg <zack@codesourcery.com>
* ABOUT-NLS: Delete.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index b19993c..8fe1b71 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -571,8 +571,7 @@ data files referenced by GCC@. The default is @file{@var{prefix}/share}.
@item --mandir=@var{dirname}
Specify the installation directory for manual pages. The default is
@file{@var{prefix}/man}. (Note that the manual pages are only extracts from
-the full GCC manuals, which are provided in Texinfo format. The
-@command{g77} manpage is unmaintained and may be out of date; the others
+the full GCC manuals, which are provided in Texinfo format. The manpages
are derived by an automatic conversion process from parts of the full
manual.)