# HG changeset patch # User Eli Zaretskii # Date 1247166140 0 # Node ID 1a299657b9cbf4a852313151d9c69f15cb2fc4e3 # Parent 1effc8a2fb0bda9c3fbd3f61205462c50981e963 (Windows Files) : Don't be so categorical in saying that the option is only useful on NTFS. diff -r 1effc8a2fb0b -r 1a299657b9cb doc/emacs/msdog.texi --- a/doc/emacs/msdog.texi Thu Jul 09 18:57:01 2009 +0000 +++ b/doc/emacs/msdog.texi Thu Jul 09 19:02:20 2009 +0000 @@ -187,8 +187,9 @@ drives. Any other non-@code{nil} value means do this even for removable and remote volumes, where this could potentially slow down Dired and other related features. The value of @code{nil} means never -issue those system calls. Non-@code{nil} values are only useful on -NTFS volumes, which support hard links and file security. +issue those system calls. Non-@code{nil} values are more useful on +NTFS volumes, which support hard links and file security, than on FAT, +FAT32, and XFAT volumes. @node ls in Lisp @section Emulation of @code{ls} on MS-Windows