- Fix typo

Approved by:	tobez
This commit is contained in:
Kirill Ponomarev 2004-05-31 16:55:12 +00:00
parent 4fa649df8e
commit b4a1d9299a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129895

View file

@ -168,7 +168,7 @@
* which tell the system the average file size and the average number
* of files per directory. These defaults are well selected for typical
* filesystems, but may need to be tuned for odd cases like filesystems
* being used for sqiud caches or news spools.
* being used for squid caches or news spools.
*/
#define AVFILESIZ 16384 /* expected average file size */
#define AFPDIR 64 /* expected number of files per directory */