summaryrefslogtreecommitdiffstats
path: root/bin/pax/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pax/cache.h')
-rw-r--r--bin/pax/cache.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/pax/cache.h b/bin/pax/cache.h
index 5c01ef4..7d682a2 100644
--- a/bin/pax/cache.h
+++ b/bin/pax/cache.h
@@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* @(#)cache.h 8.1 (Berkeley) 5/31/93
- * $Id$
+ * $Id: cache.h,v 1.4 1997/02/22 14:04:22 peter Exp $
*/
/*
@@ -43,7 +43,7 @@
* 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
- * create a MAJOR performance cost. To adress this problem, these routines
+ * create a MAJOR performance cost. To address this problem, these routines
* cache both hits and misses.
*
* NOTE: name lengths must be as large as those stored in ANY PROTOCOL and
OpenPOWER on IntegriCloud