changeset 9969:16b14566a358

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 25 Apr 2008 11:42:13 -0700
parents 7f4a06c49be0
children ba0b9de13414
files doc/maintain.texi doc/make-stds.texi
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/maintain.texi
+++ b/doc/maintain.texi
@@ -5,7 +5,7 @@
 @c For double-sided printing, uncomment:
 @c @setchapternewpage odd
 @c This date is automagically updated when you save this file:
-@set lastupdate March 21, 2008
+@set lastupdate April 25, 2008
 @c %**end of header
 
 @dircategory GNU organization
@@ -1717,7 +1717,7 @@
 Software Movement is idealistic, and raises issues of freedom, ethics,
 principle and what makes for a good society.  The Open Source Movement,
 founded in 1998, studiously avoids such questions.  For more explanation,
-see @url{http://www.gnu.org/philosophy/free-software-for-freedom.html}.
+see @url{http://www.gnu.org/philosophy/open-source-misses-the-point.html}.
 
 The GNU Project is aligned with the Free Software Movement.  This
 doesn't mean that all GNU contributors and maintainers have to agree;
--- a/doc/make-stds.texi
+++ b/doc/make-stds.texi
@@ -968,6 +968,8 @@
 
 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}.
 
 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