findutils-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/6] doc: modernize example list of filesystem types for -fstype


From: Bernhard Voelker
Subject: [PATCH 2/6] doc: modernize example list of filesystem types for -fstype
Date: Fri, 14 Aug 2020 00:20:16 +0200

* doc/find.texi (-fstype): Mention more common types.
---
 doc/find.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/find.texi b/doc/find.texi
index 7a892dfe..1cb65066 100644
--- a/doc/find.texi
+++ b/doc/find.texi
@@ -1512,7 +1512,7 @@ filesystem types vary among different versions of Unix; 
an incomplete
 list of filesystem types that are accepted on some version of Unix or
 another is:
 @example
-ext2 ext3 proc sysfs ufs 4.2 4.3 nfs tmp mfs S51K S52K
+autofs ext3 ext4 fuse.sshfs nfs proc sshfs sysfs ufs tmpfs xfs
 @end example
 You can use @samp{-printf} with the @samp{%F} directive to see the
 types of your filesystems.  The @samp{%D} directive shows the device
-- 
2.28.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]