summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-12-31 16:26:12 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2018-01-01 00:58:38 +0000
commitb3c1f16f0a332b44502f6cca7ca643a59c6d924f (patch)
treef33edd7588e30241e9c818586791920cdcade647 /doc
parentc3e76e2b826b9c63d627c71ba12276d0e03f675b (diff)
downloadgnulib-b3c1f16f0a332b44502f6cca7ca643a59c6d924f.tar.gz
autoupdate
Diffstat (limited to 'doc')
-rw-r--r--doc/maintain.texi2
-rw-r--r--doc/standards.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/maintain.texi b/doc/maintain.texi
index e1f82de714..f75ec9801a 100644
--- a/doc/maintain.texi
+++ b/doc/maintain.texi
@@ -1828,7 +1828,7 @@ comment: creates per-version subdirectory as needed
@noindent
would put the tar file in the @file{foo-1.0/} subdirectory of the
package @code{foo}, thus ending up at
-@indicateurl{ftp.gnu.org:gnu/foo/foo-1.0/foo-1.0.tar.gz}.
+@indicateurl{https://ftp.gnu.org/pub/gnu/foo/foo-1.0/foo-1.0.tar.gz}.
However, to keep things simpler for users, we recommend not using
subdirectories, unless perhaps each release of your package consists
diff --git a/doc/standards.texi b/doc/standards.texi
index baf653e291..15850147bb 100644
--- a/doc/standards.texi
+++ b/doc/standards.texi
@@ -3849,7 +3849,7 @@ with the FSF about the individual case.
@cindex releasing
Making a release is more than just bundling up your source files in a
-tar file and putting it up for FTP. You should set up your software so
+tar file and publishing it. You should set up your software so
that it can be configured to run on a variety of systems. Your Makefile
should conform to the GNU standards described below, and your directory
layout should also conform to the standards discussed below. Doing so