about summary refs log tree commit diff
path: root/Completion/Unix/Type
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Type')
-rw-r--r--Completion/Unix/Type/_file_systems4
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/Unix/Type/_file_systems b/Completion/Unix/Type/_file_systems
index 26053c8ed..3415bb163 100644
--- a/Completion/Unix/Type/_file_systems
+++ b/Completion/Unix/Type/_file_systems
@@ -21,8 +21,8 @@ case $OSTYPE in
           ntfs null nwfs portal procfs std udf ufs umap union )
   ;;
   freebsd*)
-    fss=( cd9660 devfs ext2fs fdesc kernfs linprocfs mfs msdosfs nfs
-    ntfs nullfs nwfs portal procfs smbfs std udf ufs umap unionfs 
+    fss=( cd9660 devfs ext2fs fdescfs kernfs linprocfs linsysfs mfs msdosfs nfs
+    ntfs nullfs nwfs portalfs procfs smbfs std udf ufs unionfs 
     reiserfs xfs)
   ;;
   darwin*)