summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-25 11:42:13 -0700
committerKarl Berry <karl@freefriends.org>2008-04-25 11:42:13 -0700
commitdf061d94be892c88c8a6a65680fdd5e2ab2093e1 (patch)
treef37fb1edc5f431a266ee095b6b23f10b3217e05b /doc
parentd7b553062b0c0bade98db7050adacfc79e7d0318 (diff)
downloadgnulib-df061d94be892c88c8a6a65680fdd5e2ab2093e1.tar.gz
autoupdate
Diffstat (limited to 'doc')
-rw-r--r--doc/maintain.texi4
-rw-r--r--doc/make-stds.texi2
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/maintain.texi b/doc/maintain.texi
index fc7a006a51..96955d589d 100644
--- 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 @@ different movements which differ in their basic philosophy. The Free
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;
diff --git a/doc/make-stds.texi b/doc/make-stds.texi
index 041a08515e..bd4df50d86 100644
--- a/doc/make-stds.texi
+++ b/doc/make-stds.texi
@@ -968,6 +968,8 @@ 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}.
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