]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/term.el: Doc fix; don't mention rlogin.
authorStefan Kangas <stefan@marxist.se>
Tue, 2 Aug 2022 15:18:22 +0000 (17:18 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 2 Aug 2022 15:18:45 +0000 (17:18 +0200)
lisp/term.el

index 68ec9db800a051788f695ff1498ed9181eb6fb6f..b683f22bb63e3b83efd823695441433ad2eb8d6d 100644 (file)
@@ -78,7 +78,7 @@
 ;; directory/username/host tracking: the only drawback is that you will
 ;; have to modify your shell start-up script.  It's worth it, believe me :).
 ;;
-;; When you rlogin/su/telnet and the account you access has a modified
+;; When you ssh/sudo/su and the account you access has a modified
 ;; startup script, you will be able to access the remote files as usual
 ;; with C-x C-f, if it's needed you will have to enter a password,
 ;; otherwise the file should get loaded straight away.