summaryrefslogtreecommitdiff
path: root/build-aux/gendocs.sh
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-27 07:02:46 -0800
committerKarl Berry <karl@freefriends.org>2010-11-27 07:02:46 -0800
commit23e731fecc89375a6c00fa26f7f5489c3de03b2c (patch)
tree1653b27f1cc7eab9f2a0a738eefd3630cf28d506 /build-aux/gendocs.sh
parent44d48c8524e2d7c7e2793f7bc0c2f4b5ed3b7be5 (diff)
downloadgnulib-23e731fecc89375a6c00fa26f7f5489c3de03b2c.tar.gz
autoupdate
Diffstat (limited to 'build-aux/gendocs.sh')
-rw-r--r--build-aux/gendocs.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/build-aux/gendocs.sh b/build-aux/gendocs.sh
index 256ace7e07..31808419b4 100644
--- a/build-aux/gendocs.sh
+++ b/build-aux/gendocs.sh
@@ -2,7 +2,7 @@
# gendocs.sh -- generate a GNU manual in many formats. This script is
# mentioned in maintain.texi. See the help message below for usage details.
-scriptversion=2010-11-26.16
+scriptversion=2010-11-27.07
# Copyright 2003-2010 Free Software Foundation, Inc.
#
@@ -21,12 +21,12 @@ scriptversion=2010-11-26.16
#
# Original author: Mohit Agarwal.
# Send bug reports and any other correspondence to bug-texinfo@gnu.org.
-#
+#
# The latest version of this script, and the companion template, is
# available from Texinfo CVS:
# http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs.sh
# http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs_template
-#
+#
# An up-to-date copy is also maintained in Gnulib (gnu.org/software/gnulib).
prog=`basename "$0"`