summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2018-05-24 19:32:40 +0300
committerEli Zaretskii <eliz@gnu.org>2018-05-24 19:32:40 +0300
commit5eabe4a024cdaf2fb496682b68d19e5b0f3e0c8b (patch)
tree84d08c02d5bf27e68ca3fd1e7981ea67f4b9359e
parentd5e0ceb8b0a9253eb3a8bf8f68d23ef1d007e234 (diff)
downloademacs-5eabe4a024cdaf2fb496682b68d19e5b0f3e0c8b.tar.gz
; * doc/emacs/msdos.texi (ls in Lisp): Fix a typo. (Bug#31575)
-rw-r--r--doc/emacs/msdos.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/msdos.texi b/doc/emacs/msdos.texi
index b1846919b67..679bdd3e83b 100644
--- a/doc/emacs/msdos.texi
+++ b/doc/emacs/msdos.texi
@@ -341,7 +341,7 @@ it doesn't support all of them. Here's the list of the switches it
does support: @option{-A}, @option{-a}, @option{-B}, @option{-C},
@option{-c}, @option{-G}, @option{-g}, @option{-h}, @option{-i}, @option{-n},
@option{-R}, @option{-r}, @option{-S}, @option{-s}, @option{-t}, @option{-U},
-@option{-u}, @option{v}, and @option{-X}. The @option{-F} switch is
+@option{-u}, @option{-v}, and @option{-X}. The @option{-F} switch is
partially supported (it appends the character that classifies the
file, but does not prevent symlink following).