]> git.cworth.org Git - notmuch-wiki/blobdiff - remoteusage.mdwn
COPYING: add CC-BY-SA-3.0 and GPLv3 license texts
[notmuch-wiki] / remoteusage.mdwn
index b30d6e2ab879babe7c68418d97423f92a4c158fe..40a3e9cf923b575aeb62b327727a39f695a24380 100644 (file)
@@ -26,13 +26,13 @@ server), `bash`, and `ssh` on another computer (let's call that computer
 
 3. password-free login (public key authentication) from client to
 server. [Here](http://www.debian-administration.org/articles/152) is a
-good page on how to set it up (*).
+good page on how to set it up (<del>3</del>).
 
 4. a reasonably fast connection. (This isn't really *necessary*, but if
 your connection is too slow, this won't be very pleasant to use, and
 certainly won't seem transparent.)
 
-(*) If you don't want / cannot use password-free login,
+(<del>3</del>) If you don't want / cannot use password-free login,
 [[This|remoteusage/124]] page provides yet another alternative.
 
 ## Configure `ssh` on the client computer ##