aboutsummaryrefslogtreecommitdiffstats
path: root/README.multi-tty
diff options
context:
space:
mode:
authorKaroly Lorentey2005-02-04 14:06:45 +0000
committerKaroly Lorentey2005-02-04 14:06:45 +0000
commit44d7460c77fa0c27513944bb8b6f819976b01cda (patch)
treec557caf32391e938e9d9e7d09b0540bfd2b00986 /README.multi-tty
parent6afdd33556870059458b19fb9f064f564cf15a4f (diff)
downloademacs-44d7460c77fa0c27513944bb8b6f819976b01cda.tar.gz
emacs-44d7460c77fa0c27513944bb8b6f819976b01cda.zip
README updates. (Reported by Xavier Mallard)
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-287
Diffstat (limited to 'README.multi-tty')
-rw-r--r--README.multi-tty14
1 files changed, 8 insertions, 6 deletions
diff --git a/README.multi-tty b/README.multi-tty
index 1e698f3eb82..d2bbabcabae 100644
--- a/README.multi-tty
+++ b/README.multi-tty
@@ -41,6 +41,7 @@ IRIE Tetsuya <irie at t dot email dot ne dot jp>
41Yoshiaki Kasahara <kasahara at nc dot kyushu-u dot ac dot jp> 41Yoshiaki Kasahara <kasahara at nc dot kyushu-u dot ac dot jp>
42Jurej Kubelka <Juraj dot Kubelka at email dot cz> 42Jurej Kubelka <Juraj dot Kubelka at email dot cz>
43David Lichteblau <david at lichteblau dot com> 43David Lichteblau <david at lichteblau dot com>
44Xavier Mallard <zedek at gnu-rox dot org>
44Istvan Marko <mi-mtty at kismala dot com> 45Istvan Marko <mi-mtty at kismala dot com>
45Ted Morse <morse at ciholas dot com> 46Ted Morse <morse at ciholas dot com>
46Dan Nicolaescu <dann at ics dot uci dot edu> 47Dan Nicolaescu <dann at ics dot uci dot edu>
@@ -135,19 +136,20 @@ The branch uses GNU Arch (http://www.gnuarch.org) for version control.
135 136
136Retrieving the latest version of the branch: 137Retrieving the latest version of the branch:
137 138
138 tla register-archive http://lorentey.hu/arch/2004/ 139 tla register-archive -f http://lorentey.hu/arch/2004/
139 tla get lorentey@elte.hu--2004/emacs--multi-tty <directory> 140 tla get lorentey@elte.hu--2004/emacs--multi-tty <directory>
140 141
141This incantation uses my private archive mirror that is hosted on a 142This incantation uses my private archive mirror that is hosted on a
142relatively low-bandwidth site; if you are outside Hungary, you will 143relatively low-bandwidth site; if you are outside Hungary, you will
143probably want to you use the Arch supermirror instead: 144probably want to you use the Arch supermirror instead: (Note that the
145-f option will overwrite the archive location if you have previously
146registered the Hungarian one.)
144 147
145 tla register-archive http://mirrors.gnuarch.org/lorentey@elte.hu--2004/ 148 tla register-archive -f http://mirrors.gnuarch.org/lorentey@elte.hu--2004/
146 tla get lorentey@elte.hu--2004/emacs--multi-tty <directory> 149 tla get lorentey@elte.hu--2004/emacs--multi-tty <directory>
147 150
148(I use a recent tla development snapshot, but any of the released 151My GPG key id is 0FB27A3F; it is available from
149versions of arch will do fine, I think.) My GPG key id is 0FB27A3F; 152hkp://wwwkeys.eu.pgp.net/, or from my homepage at
150it is available from hkp://wwwkeys.eu.pgp.net/, or from my homepage at
151http://lorentey.hu/rolam/gpg.html) 153http://lorentey.hu/rolam/gpg.html)
152 154
153Don't worry if the above checkout takes a few minutes to complete; 155Don't worry if the above checkout takes a few minutes to complete;