]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Jan 2018 00:26:12 +0000 (16:26 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Jan 2018 00:58:38 +0000 (00:58 +0000)
doc/maintain.texi
doc/standards.texi

index e1f82de714c445cf24e424bcdcfe258997f8155d..f75ec9801a16e9acaf739b3c72744081290ed5d0 100644 (file)
@@ -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
index baf653e291ffe22e43c23d8c55c0ed259e42b900..15850147bb6c7bd17be9f5beb9d2b0580c217253 100644 (file)
@@ -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