diff options
author | grant <grant@pkgsrc.org> | 2002-11-02 07:55:02 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-11-02 07:55:02 +0000 |
commit | fed58d41651057368bc7a5a560d4682163a7a193 (patch) | |
tree | adb7112bfece72dbd15f5aeef30a086178b6b5f7 /www | |
parent | 40eb391ceeed631379e7d99a4bef8d44cd4c78a1 (diff) | |
download | pkgsrc-fed58d41651057368bc7a5a560d4682163a7a193.tar.gz |
fix some typos.
Diffstat (limited to 'www')
-rw-r--r-- | www/squid/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/squid/MESSAGE b/www/squid/MESSAGE index 41d1e062aca..6a2643174d6 100644 --- a/www/squid/MESSAGE +++ b/www/squid/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2002/10/07 21:00:49 bouyer Exp $ +$NetBSD: MESSAGE,v 1.4 2002/11/02 07:55:02 grant Exp $ You DO need running nameservice to start and run ${PKGNAME}. @@ -7,9 +7,9 @@ Use the ${PKGNAME} proxy and caching WWW Server by configuring your WWW Navigator (Netscape, Mosaic, ...) to use it as a proxy server. -Please note that to use the diskd storage method, ypu'll lilely have to +Please note that to use the diskd storage method, you'll likely have to change SYSV-IPC parameters in the kernel config file (see -http://www.squid-cache.org/Doc/FAQ/FAQ-22.html fro details). +http://www.squid-cache.org/Doc/FAQ/FAQ-22.html for details). The following parameters should work for most cases: options SYSVMSG # System V-like message queues options SYSVSEM # System V-like semaphores |