summary refs log tree commit diff
path: root/Completion/Unix/Type/_file_systems
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Type/_file_systems')
-rw-r--r--Completion/Unix/Type/_file_systems3
1 files changed, 1 insertions, 2 deletions
diff --git a/Completion/Unix/Type/_file_systems b/Completion/Unix/Type/_file_systems
index 2d903d471..1e47ff7b1 100644
--- a/Completion/Unix/Type/_file_systems
+++ b/Completion/Unix/Type/_file_systems
@@ -27,8 +27,7 @@ case $OSTYPE in
     reiserfs xfs zfs )
   ;;
   darwin*)
-    fss=( afp cd9660 cddafs devfs fdesc hfs lfs msdos nfs
-          ntfs smbfs synthfs udf ufs volfs webdav )
+    fss=( autofs /sbin/mount_*(#qN-*:s./sbin/mount_.) )
   ;;
   *)
     # default for all other systems