From b6886fdc669ddd26297e1b23640526383771c21a Mon Sep 17 00:00:00 2001 From: hal9 Date: Tue, 5 Mar 2002 00:17:27 +0000 Subject: [PATCH] Added section on command line options. --- doc/source/user-manual.sgml | 105 +++++++++++++++++++++++++++++++----- 1 file changed, 91 insertions(+), 14 deletions(-) diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 79b39701..3c83360c 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -6,7 +6,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 1.33 2002/03/03 19:46:13 hal9 Exp $ + $Id: user-manual.sgml,v 1.34 2002/03/04 19:32:07 oes Exp $ Written by and Copyright (C) 2001 the SourceForge IJBSWA team. http://ijbswa.sourceforge.net @@ -28,7 +28,7 @@ Hal Burgiss Junkbuster User Manual -$Id: user-manual.sgml,v 1.33 2002/03/03 19:46:13 hal9 Exp $ +$Id: user-manual.sgml,v 1.34 2002/03/04 19:32:07 oes Exp $ @@ -289,10 +289,10 @@ You can find the latest version of the user manual at - rpm -Uvv /usr/src/redhat/RPMS/i686/junkbuster-2.9.10-1.i686.rpm + rpm -Uvv /usr/src/redhat/RPMS/i686/junkbuster-2.9.11-1.i686.rpm @@ -333,10 +333,10 @@ You can find the latest version of the user manual at - rpm -Uvv /usr/src/packages/RPMS/i686/junkbuster-2.9.10-1.i686.rpm + rpm -Uvv /usr/src/packages/RPMS/i686/junkbuster-2.9.11-1.i686.rpm @@ -446,7 +446,7 @@ configuration section below. HB.) -Junkbuster Configuration +Invoking and Configuring Junkbuster For Unix, *BSD and Linux, all configuration files are located in /etc/junkbuster/ by default. For MS Windows, OS/2, and @@ -514,6 +514,79 @@ configuration section below. HB.) please check all your configuration files on important issues. + + + + + +Command Line Options + + JunkBuster may be invoked with the following + command-line options: + + + + + + + + --version + + + Print version info and exit, Unix only. + + + + + --help + + + Print a short usage info and exit, Unix only. + + + + + --no-daemon + + + Don't become a daemon, i.e. don't fork and become process group + leader, don't detach from controlling tty. Unix only. + + + + + --pidfile FILE + + + + On startup, write the process ID to FILE. Delete the + FILE on exit. Failiure to create or delete the + FILE is non-fatal. If no FILE + option is given, no PID file will be used. Unix only. + + + + + configfile + + + If no configfile is included on the command line, + JunkBuster will look for a file named + config in the current directory (except on Win32 + where it will look for config.txt instead). Specify + full path to avoid confusion. + + + + + + + + + + + + @@ -2859,11 +2932,12 @@ For RedHat: /etc/rc.d/init.d/junkbuster start - HTTP/1.1 support is not fully implemented. If browsers that - support HTTP/1.1 (like Mozilla or recent versions - of I.E.) experience problems, you might try to force HTTP/1.0 compatibility. - For Mozilla, look under Edit -> Preferences -> Debug -> - Networking. Or set the +downgrade config option in + Junkbuster is HTTP/1.1 compliant, but not all 1.1 + features are as yet implemented. If browsers that support HTTP/1.1 (like + Mozilla or recent versions of I.E.) experience + problems, you might try to force HTTP/1.0 compatibility. For Mozilla, look + under Edit -> Preferences -> Debug -> Networking. + Or set the +downgrade config option in ijb.action. @@ -3288,6 +3362,9 @@ communication (bugs, feature requests, etc.) Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: user-manual.sgml,v $ + Revision 1.34 2002/03/04 19:32:07 oes + Changed default port to 8118 + Revision 1.33 2002/03/03 19:46:13 hal9 Emphasis on where/how to report bugs, etc -- 2.39.2