summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/find.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/find/find.1')
-rw-r--r--usr.bin/find/find.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 47bd748..aa8f96f 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -352,7 +352,7 @@ and none of the
bits match those of
.Ar notflags .
.It Ic -fstype Ar type
-True if the file is contained in a file system of type
+True if the file is contained in a filesystem of type
.Ar type .
The
.Xr sysctl 8
@@ -365,10 +365,10 @@ In addition, there are two pseudo-types,
.Dq Li local
and
.Dq Li rdonly .
-The former matches any file system physically mounted on the system where
+The former matches any filesystem physically mounted on the system where
the
.Nm
-is being executed and the latter matches any file system which is
+is being executed and the latter matches any filesystem which is
mounted read-only.
.It Ic -group Ar gname
True if the file belongs to the group
OpenPOWER on IntegriCloud