# HG changeset patch # User Juanma Barranquero # Date 1202213231 0 # Node ID b62f4b92bc13d19433c293cbd26edca1ededaf3f # Parent 4ff82c344b2f3f59fb011b913e727c6ddb792172 *** empty log message *** diff -r 4ff82c344b2f -r b62f4b92bc13 lisp/net/ange-ftp.el --- a/lisp/net/ange-ftp.el Tue Feb 05 12:03:21 2008 +0000 +++ b/lisp/net/ange-ftp.el Tue Feb 05 12:07:11 2008 +0000 @@ -297,7 +297,7 @@ ;; you would type: ;; C-x C-f /anonymous@ymir.claremont.edu:CSV/POLICY/RULES.MEM ;; -;; A legal VMS filename is of the form: FILE.TYPE;## +;; A valid VMS filename is of the form: FILE.TYPE;## ;; where FILE can be up to 39 characters ;; TYPE can be up to 39 characters ;; ## is a version number (an integer between 1 and 32,767)