More catch ups (minor).
authorhal9 <hal9@users.sourceforge.net>
Wed, 24 Apr 2002 23:50:41 +0000 (23:50 +0000)
committerhal9 <hal9@users.sourceforge.net>
Wed, 24 Apr 2002 23:50:41 +0000 (23:50 +0000)
README

diff --git a/README b/README
index 81e5f07..18cfa6a 100644 (file)
--- a/README
+++ b/README
@@ -99,7 +99,7 @@ Then, in either case, to build from unpacked tarball or CVS source:
                                                                                
 
 If you have gnu make, you can have the first four steps automatically done for
                                                                                
 
 If you have gnu make, you can have the first four steps automatically done for
-you by just typing
+you by just typing:
 
   make                                                                         
                                                                                
 
   make                                                                         
                                                                                
@@ -133,13 +133,14 @@ Or for SuSE: /etc/rc.d/privoxy start
  CONFIGURATION
 -------------- 
 
  CONFIGURATION
 -------------- 
 
-See: 'config', 'default.action', 'standard.action', 'user.action', and
-'default.filter'. 'user.action' is for personal configuration. These are all
-well commented. Most of the magic is in '*.action' files. On Unix-like systems,
-these files are installed in /etc/privoxy. On Windows, then wherever the
-executable itself is installed. There are many significant changes and advances
-since Junkbuster v2.0.x. The user-manual has a run down of configuration
-options, and examples: http://www.privoxy.org/user-manual/.
+See: 'config', 'default.action', 'user.action', and 'default.filter'.
+'user.action' is for personal configuration. These are all well commented. Most
+of the magic is in '*.action' files. 'user.action' should be used for any
+actions customizations. On Unix-like systems, these files are installed in /etc
+/privoxy. On Windows, then wherever the executable itself is installed. There
+are many significant changes and advances since Junkbuster v2.0.x. The
+user-manual has a run down of configuration options, and examples: http://
+www.privoxy.org/user-manual/.
 
 Be sure to set your browser(s) for HTTP/HTTPS Proxy at <IP>:<Port>, or whatever
 you specify in the config file under 'listen-address'. DEFAULT is localhost:
 
 Be sure to set your browser(s) for HTTP/HTTPS Proxy at <IP>:<Port>, or whatever
 you specify in the config file under 'listen-address'. DEFAULT is localhost:
@@ -217,5 +218,5 @@ note:
  ijbswa-developers@lists.sourceforge.net
  
 
  ijbswa-developers@lists.sourceforge.net
  
 
-$Id: readme.sgml,v 1.8 2002/04/12 10:09:50 swa Exp $
+$Id: readme.sgml,v 1.9 2002/04/24 04:04:12 hal9 Exp $