Fix typo
[privoxy.git] / junkbuster.1
index fe9415e..4d6839e 100644 (file)
@@ -2,7 +2,7 @@
 .\" Hal Burgiss <hal@foobox.net> \r
 .\" for Junkbuster developers: ijbswa-developers@lists.sourceforge.net\r
 .\"\r
-.TH JUNKBUSTER 1 "v2.9.9 (alpha) Date: 2001/10/24"\r
+.TH JUNKBUSTER 1 "v2.9.10 (alpha) Date: 2001/12/01"\r
 \r
 .SH NAME\r
 \fBjunkbuster\fP\r
@@ -23,7 +23,7 @@ If the configuration file is not specified on the command line,
 \fBJunkbuster\fP will look for a file named \fIconfig\fP in the \r
 current directory (except on Amiga where it will look for \r
 \fIAmiTCP:db/junkbuster/config\fP and Win32 where it will try \r
-\fIjunkbstr.txt\fP).\r
+\fIconfig.txt\fP).\r
 \r
 \r
 .SH DESCRIPTION\r
@@ -72,7 +72,7 @@ won't be proxied.
 .SH CONFIGURATION\r
 All \fBJunkbuster\fP configuration is done via the various configuarion \r
 files. The default configuration files are: \fIconfig\fP, \r
-\fIactionsfile\fP, and \fIre_filterfile\fP. These are well commented. \r
+\fIijb.action\fP, and \fIre_filterfile\fP. These are well commented. \r
 On Unix and Unix-like systems, these are located in \fI/etc/junkbuster/\fP \r
 by default. On Windows and OS/2, these files are in the same directory \r
 as the \fBJunkbuster\fP executable. \r
@@ -83,19 +83,21 @@ itself is changed and much more sophisticated. See the user-manual for a brief
 explanation of all configuration options.\r
 .P\r
 \fBJunkbuster's\fP configuration parameters can be viewed at\r
-\fIhttp://i.j.b./\fP. This is an internal page. In\r
-addition, the \fIactionsfile\fP can be edited here, and \fBJunkbuster\fP can\r
+\fIhttp://i.j.b/\fP. This is an internal page. In\r
+addition, the \fIijb.action\fP file can be edited here, and \fBJunkbuster\fP can\r
 be toggled on/off.\r
 \r
 .SH "SAMPLE CONFIGURATION"\r
 .PP\r
-A brief example of what an \fIactionsfile\fP configuration might look like:\r
+A brief example of what an \fIijb.action\fP configuration might look like:\r
 .PP\r
 .nf\r
 \r
 # Define a few useful custom aliases for later use\r
 {{alias}}\r
+# Don't accept cookies\r
 +no-cookies = +no-cookies-set +no-cookies-read\r
+# Do accept cookies\r
 -no-cookies = -no-cookies-set -no-cookies-read\r
 +imageblock = +block +image\r
 \r
@@ -112,24 +114,26 @@ A brief example of what an \fIactionsfile\fP configuration might look like:
  -hide-user-agent \\\r
  -image \\\r
  +image-blocker{blank} \\\r
- +no-cookies-read \\\r
- +no-cookies-set \\\r
+ +no-cookies-keep \\\r
+ -no-cookies-read \\\r
+ -no-cookies-set \\\r
  +no-popups \\\r
- +vanilla-wafer \\\r
+ -vanilla-wafer \\\r
+ -wafer \\\r
 }\r
 /\r
 \r
 # Now set exceptions to the above defined policies #######\r
 \r
-# Sites that DO need cookies\r
-{-no-cookies}\r
+# Sites that DO need persistant cookies\r
+{-no-cookies -no-cookies-keep}\r
  .redhat.com\r
  .sun.com\r
  .yahoo.com\r
  .msdn.microsoft.com\r
 \r
 # This site requires cookies AND 'fast-redirects' on\r
-{-no-cookies -fast-redirects}\r
+{-no-cookies -no-cookies-keep -fast-redirects}\r
  .nytimes.com\r
 \r
 # Add custom headers, and turn off filtering of page source\r
@@ -182,7 +186,7 @@ options.
 .br\r
 \fI/etc/junkbuster/config\fP\r
 .br\r
-\fI/etc/junkbuster/actionsfile\fP\r
+\fI/etc/junkbuster/ijb.action\fP\r
 .br\r
 \fI/etc/junkbuster/re_filterfile\fP\r
 .br\r
@@ -203,7 +207,7 @@ how and where to report bugs.
 \r
 .SH SEE ALSO\r
 .br\r
-http://i.j.b./\r
+http://i.j.b/\r
 .br\r
 http://ijbswa.sourceforge.net/\r
 .br\r