From e2d68ee657d35f062d1794de5d5ce852d478d746 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 30 Nov 2010 01:05:03 +0000 Subject: buffer size can now be configured git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@18 e61f0598-a718-4e21-a8f0-0aadfa62ad6b --- doc/tcpproxy.8 | 10 ++++++++-- doc/tcpproxy.8.txt | 4 ++++ 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/tcpproxy.8 b/doc/tcpproxy.8 index 71efd53..6739750 100644 --- a/doc/tcpproxy.8 +++ b/doc/tcpproxy.8 @@ -2,12 +2,12 @@ .\" Title: tcpproxy .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 11/29/2010 +.\" Date: 11/30/2010 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "TCPPROXY" "8" "11/29/2010" "\ \&" "\ \&" +.TH "TCPPROXY" "8" "11/30/2010" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -46,6 +46,7 @@ tcpproxy \- IPv4/IPv6 tcp connection proxy [ \fB\-r|\-\-remote\-addr\fR ] [ \fB\-o|\-\-remote\-port\fR ] [ \fB\-s|\-\-source\-addr\fR ] + [ \fB\-b|\-\-buffer\-size\fR ] [ \fB\-c|\-\-config\fR ] .fi .SH "DESCRIPTION" @@ -153,6 +154,11 @@ tba tba .RE .PP +\fB\-b, \-\-buffer\-size \fR +.RS 4 +tba +.RE +.PP \fB\-c, \-\-config \fR .RS 4 tba diff --git a/doc/tcpproxy.8.txt b/doc/tcpproxy.8.txt index 96b7733..ebbac12 100644 --- a/doc/tcpproxy.8.txt +++ b/doc/tcpproxy.8.txt @@ -25,6 +25,7 @@ tcpproxy [ -r|--remote-addr ] [ -o|--remote-port ] [ -s|--source-addr ] + [ -b|--buffer-size ] [ -c|--config ] .... @@ -98,6 +99,9 @@ The following options can be passed to the *tcpproxy* daemon: *-s, --source-addr *:: tba +*-b, --buffer-size *:: + tba + *-c, --config *:: tba -- cgit v1.2.3