summaryrefslogtreecommitdiffstats
path: root/bin/pax/cache.h
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-05-16 01:57:20 +0000
committertrhodes <trhodes@FreeBSD.org>2002-05-16 01:57:20 +0000
commit56036d26233ff609be6306f948bdbebc57075335 (patch)
treea6535f7145cab2b794accc91e7549be9d65f90f6 /bin/pax/cache.h
parent24cc1f8e45f072238cecb4ba927e38f90d1627f5 (diff)
downloadFreeBSD-src-56036d26233ff609be6306f948bdbebc57075335.zip
FreeBSD-src-56036d26233ff609be6306f948bdbebc57075335.tar.gz
Consistancy check s/file system/filesystem/
Reviewed by: brian
Diffstat (limited to 'bin/pax/cache.h')
-rw-r--r--bin/pax/cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/cache.h b/bin/pax/cache.h
index 6420588..853b02e 100644
--- a/bin/pax/cache.h
+++ b/bin/pax/cache.h
@@ -42,7 +42,7 @@
* Constants and data structures used to implement group and password file
* caches. Traditional passwd/group cache routines perform quite poorly with
* archives. The chances of hitting a valid lookup with an archive is quite a
- * bit worse than with files already resident on the file system. These misses
+ * bit worse than with files already resident on the filesystem. These misses
* create a MAJOR performance cost. To address this problem, these routines
* cache both hits and misses.
*
OpenPOWER on IntegriCloud