summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/install.texi2
-rw-r--r--doc/make-stds.texi3
2 files changed, 2 insertions, 3 deletions
diff --git a/doc/install.texi b/doc/install.texi
index 9d885e9df8..6dd4a571f6 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -7,7 +7,7 @@
@unnumbered Installation Instructions
Copyright @copyright{} 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004,
-2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty provided the copyright notice
diff --git a/doc/make-stds.texi b/doc/make-stds.texi
index 055996e088..9fe29d3689 100644
--- a/doc/make-stds.texi
+++ b/doc/make-stds.texi
@@ -968,8 +968,7 @@ then @code{tar} that subdirectory.
Compress the tar file with @code{gzip}. For example, the actual
distribution file for GCC version 1.40 is called @file{gcc-1.40.tar.gz}.
-It is ok to support other free compression formats as well, such as
-@code{bzip2} and @code{lzma}.
+It is ok to support other free compression formats as well.
The @code{dist} target should explicitly depend on all non-source files
that are in the distribution, to make sure they are up to date in the