Mercurial > emacs
changeset 6402:33dec33f382d
(telnet-maximum-count): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 18 Mar 1994 05:54:56 +0000 |
parents | 63d567437e36 |
children | 30d25969ef38 |
files | lisp/telnet.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/telnet.el Fri Mar 18 05:20:09 1994 +0000 +++ b/lisp/telnet.el Fri Mar 18 05:54:56 1994 +0000 @@ -76,7 +76,7 @@ "Maximum value `telnet-count' can have. After this many passes, we stop looking for initial setup data. Should be set to the number of terminal writes telnet will make -rejecting one login and prompting for the again for a username and password.") +rejecting one login and prompting again for a username and password.") (defun telnet-interrupt-subjob () (interactive)