aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/make-tarball.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index eda28b639d2..aa87f2694e6 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -66,9 +66,8 @@ For each step, check for possible errors.
66 66
6711. Now you should upload the files to the GNU ftp server. In order to 6711. Now you should upload the files to the GNU ftp server. In order to
68 do that, you must be registered as an Emacs maintainer and have your 68 do that, you must be registered as an Emacs maintainer and have your
69 GPG key acknowledged by the ftp people. Mail <ftp-upload@gnu.org> 69 GPG key acknowledged by the ftp people. For instructions, see
70 for instructions. 70 http://www.gnu.org/prep/maintain/html_node/Automated-Upload-Registration.html
71
72 You can use the gnupload script to upload each FILE, like this: 71 You can use the gnupload script to upload each FILE, like this:
73 gnupload --to alpha.gnu.org:emacs/pretest FILE (for a pretest) 72 gnupload --to alpha.gnu.org:emacs/pretest FILE (for a pretest)
74 gnupload --to ftp.gnu.org:emacs FILE (for a release) 73 gnupload --to ftp.gnu.org:emacs FILE (for a release)