From e0f28fecbde8310591151f4688b96944c5284588 Mon Sep 17 00:00:00 2001 From: Dan Harkless Date: Mon, 17 Apr 2000 22:04:33 +0000 Subject: [PATCH] Someone (unfortunately original version history has been lost so I don't know who) changed "danh" to "your-id". That makes my introductory comment "we'll use version 1.0.4 and my mhost.com account, danh, as examples here" make no sense, though. If danh is going to be "parameterized", then 1.0.4 should be too. Doesn't make sense to parameterize one of the changing items and not the other one. If it's going to be done, danh should be changed to YOUR-ID or something and 1.0.4 (and 1_0_4) should be changed to X.Y.Z (and X_Y_Z). I just thought it'd be clearer to use real values and disclaim that fact up front. Anyhow, putting danh back until such time as someone wants to parameterize both items (and change the introductory text appropriately). --- docs/README.developers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.developers b/docs/README.developers index b384a30..e2834a2 100644 --- a/docs/README.developers +++ b/docs/README.developers @@ -153,7 +153,7 @@ account, danh, as examples here): 7. Preferably test out the tarball, making sure you can uncompress and untar it, and configure, make, install, and use nmh from it. -8. % scp -p nmh-1.0.4.tar.gz* your-uid@mhost.com:/home/ftp/pub/nmh +8. % scp -p nmh-1.0.4.tar.gz* danh@mhost.com:/home/ftp/pub/nmh 9. Send an announcement to exmh-users@redhat.com, exmh-workers@redhat.com, mh-users@ics.uci.edu, and nmh-announce@mhost.com. If the release fixes -- 1.7.10.4