summaryrefslogtreecommitdiff
path: root/doc/maintain.texi
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-04-30 09:18:18 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-04-30 09:18:18 -0700
commit4d52476fd5719cd1a4d308261a91b17a8ccfacc3 (patch)
treee0801f235ff747ae48b9b8ea657d1cf8c8551fa2 /doc/maintain.texi
parent5b891d3d9e310d4faa175f3a97921c466c907ba1 (diff)
downloadgnulib-4d52476fd5719cd1a4d308261a91b17a8ccfacc3.tar.gz
autoupdate (removing trailing white space from config.guess)
Diffstat (limited to 'doc/maintain.texi')
-rw-r--r--doc/maintain.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/maintain.texi b/doc/maintain.texi
index 9017533ce8..a83585903e 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 December 5, 2018
+@set lastupdate April 28, 2019
@c %**end of header
@documentencoding UTF-8
@@ -1603,7 +1603,7 @@ information about GPG, see @url{https://www.gnu.org/software/gpg}.
@item
Compose a message with the following items in some @var{msgfile}.
Then GPG-sign it by running @code{gpg --clearsign @var{msgfile}}, and
-finally email the resulting @file{@var{msgfile}.asc} to
+finally email the resulting @file{@var{msgfile}.asc} as an attachment to
@email{ftp-upload@@gnu.org}.
@enumerate
@@ -2843,7 +2843,6 @@ When you get enough volunteers, send another message to the list saying
Local variables:
eval: (add-hook 'before-save-hook 'time-stamp)
time-stamp-start: "@set lastupdate "
-time-stamp-start: "@set lastupdate "
time-stamp-end: "$"
time-stamp-format: "%:b %:d, %:y"
compile-command: "make -C work.m"