; * doc/emacs/msdos.texi (ls in Lisp): Fix a typo. (Bug#31575)

This commit is contained in:
Eli Zaretskii 2018-05-24 19:32:40 +03:00
parent d5e0ceb8b0
commit 5eabe4a024

View file

@ -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).