autoupdate
authorKarl Berry <karl@freefriends.org>
Wed, 6 Jan 2010 15:38:23 +0000 (07:38 -0800)
committerKarl Berry <karl@freefriends.org>
Wed, 6 Jan 2010 15:38:23 +0000 (07:38 -0800)
doc/install.texi
doc/make-stds.texi

index 9d885e9..6dd4a57 100644 (file)
@@ -7,7 +7,7 @@
 @unnumbered Installation Instructions
 
 Copyright @copyright{} 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004,
 @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
 
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice
index 055996e..9fe29d3 100644 (file)
@@ -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}.
 
 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
 
 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