Patch from Marc Silver to improve the readability and accuracy of the

tinyproxy man page.
This commit is contained in:
Robert James Kaes 2003-08-05 21:14:43 +00:00
parent fd23cd4aed
commit 630b99334c

View File

@ -2,32 +2,30 @@
.\" .\"
.\" tinyproxy.8 .\" tinyproxy.8
.\" .\"
.\" Copyright (c) 1998-2000 Steven Young and Robert James Kaes. .\" Copyright (c) 1998-2000 Steven Young
.\" Copyright (c) 2001 Robert James Kaes .\" Copyright (c) 2000-2001 Robert James Kaes
.\" .\"
.\" This program is distributed under the terms of the GNU General Public .\" This program is distributed under the terms of the GNU General Public
.\" License. See COPYING for additional information. .\" License. See COPYING for additional information.
.\" .\"
.TH tinyproxy 8 .\" "tinyproxy Manual" "January 27, 2003" .TH tinyproxy 8 .\" "tinyproxy Manual" "January 27, 2003"
.SH NAME .SH NAME
tinyproxy - A small HTTP proxy server tinyproxy -- A small HTTP proxy server
.SH SYNTAX .SH SYNTAX
\fBtinyproxy\fR [ \fBoptions\fR ] \fBtinyproxy\fR [ \fB-vldch\fR ]
.SH VERSION .SH VERSION
This man page documents tinyproxy This man page documents the usage of the tinyproxy command.
.SH DESCRIPTION .SH DESCRIPTION
\fBtinyproxy\fR is an HTTP proxy server designed to consume a minimum of \fBtinyproxy\fR is a lightweight HTTP proxy server designed to consume a minimum amount of system resources. It listens on a given TCP port and handles HTTP proxy requests.
system resources. It listens on a given TCP port and handles HTTP proxy
requests.
.SH OPTIONS .SH OPTIONS
.IP "-c config_file" .IP "-c <config_file>"
Use an alternate configuration file. Use an alternate configuration file.
.IP -d .IP -d
Don't daemonize; stay in the foreground. Useful for debugging purposes. Don't daemonize; stay in the foreground. Useful for debugging purposes.
.IP -h .IP -h
Display a short help screen of command line arguments and exit. Display a short help screen of command line arguments and exit.
.IP -l .IP -l
Displays the licensing agreement. Display the licensing agreement.
.IP -v .IP -v
Display version information and exit. Display version information and exit.
.SH SIGNALS .SH SIGNALS
@ -58,3 +56,5 @@ http://www.fsf.org/ will doubtless have a copy up for you to peruse. Please
don't use this software if you don't agree to the terms specified therein. don't use this software if you don't agree to the terms specified therein.
.SH AVAILABILITY .SH AVAILABILITY
The latest version of \fBtinyproxy\fR can be acquired from: http://tinyproxy.sourceforge.net/ The latest version of \fBtinyproxy\fR can be acquired from: http://tinyproxy.sourceforge.net/
.SH BUGS
Please report any bugs, problems or security issues with tinyproxy via the Bug Tracking system hosted by SourceForge at the following URL: \fBhttp://sourceforge.net/tracker/?group_id=2632\fR