From 6a015133bd937c3cd72cde32e35fb1baae4debd6 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 1 Mar 2011 20:21:59 +0000 Subject: Baptiste: 28819: FreeBSD completion tweaks --- Completion/Unix/Type/_file_systems | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Completion/Unix/Type/_file_systems') 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*) -- cgit 1.4.1