diff options
Diffstat (limited to 'lisp/url/url-nfs.el')
-rw-r--r-- | lisp/url/url-nfs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/url-nfs.el b/lisp/url/url-nfs.el index a22d105b1a1..bfab147f267 100644 --- a/lisp/url/url-nfs.el +++ b/lisp/url/url-nfs.el @@ -29,7 +29,7 @@ (defvar url-nfs-automounter-directory-spec "file:/net/%h%f" - "*How to invoke the NFS automounter. Certain % sequences are recognized. + "How to invoke the NFS automounter. Certain % sequences are recognized. %h -- the hostname of the NFS server %n -- the port # of the NFS server |