summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/find.1
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-05-16 02:19:14 +0000
committertrhodes <trhodes@FreeBSD.org>2002-05-16 02:19:14 +0000
commitfa6c7efe3f6fd797e86dc3c67a98949a5a5caac7 (patch)
tree9e08fb6b9504917bf2eb917a2e6f067ec3218930 /usr.bin/find/find.1
parent004729ff8a0138980eca89fcf00c1434878eec9d (diff)
downloadFreeBSD-src-fa6c7efe3f6fd797e86dc3c67a98949a5a5caac7.zip
FreeBSD-src-fa6c7efe3f6fd797e86dc3c67a98949a5a5caac7.tar.gz
More consistancy. file system > filesystem
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