]> code.delx.au - gnu-emacs/blobdiff - lisp/net/rlogin.el
tramp-sh.el: Work around a stat bug (backport from master)
[gnu-emacs] / lisp / net / rlogin.el
index da46ec3f670bcf3bb258f1442b0cfbfd0f0528bf..921ceff290f50c21cabc2c3b20c4d1daf65484e2 100644 (file)
@@ -1,6 +1,6 @@
 ;;; rlogin.el --- remote login interface
 
-;; Copyright (C) 1992-1995, 1997-1998, 2001-2015 Free Software
+;; Copyright (C) 1992-1995, 1997-1998, 2001-2016 Free Software
 ;; Foundation, Inc.
 
 ;; Author: Noah Friedman
@@ -145,7 +145,7 @@ other arguments for `rlogin'.
 Input is sent line-at-a-time to the remote connection.
 
 Communication with the remote host is recorded in a buffer `*rlogin-HOST*'
-\(or `*rlogin-USER@HOST*' if the remote username differs\).
+\(or `*rlogin-USER@HOST*' if the remote username differs).
 If a prefix argument is given and the buffer `*rlogin-HOST*' already exists,
 a new buffer with a different connection will be made.