[tor-commits] [flashproxy/master] Add -4 -6 to flashproxy-reg-http man page.

dcf at torproject.org dcf at torproject.org
Fri Dec 21 03:54:38 UTC 2012


commit 5b1670744f6991c75f47315ef2c648ac4e85e4b6
Author: David Fifield <david at bamsoftware.com>
Date:   Thu Dec 20 19:53:02 2012 -0800

    Add -4 -6 to flashproxy-reg-http man page.
---
 doc/flashproxy-reg-http.1     |   14 ++++++++++++--
 doc/flashproxy-reg-http.1.txt |    6 ++++++
 2 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/doc/flashproxy-reg-http.1 b/doc/flashproxy-reg-http.1
index 7b55e50..911f8d8 100644
--- a/doc/flashproxy-reg-http.1
+++ b/doc/flashproxy-reg-http.1
@@ -2,12 +2,12 @@
 .\"     Title: flashproxy-reg-http
 .\"    Author: [see the "AUTHORS" section]
 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"      Date: 11/12/2012
+.\"      Date: 12/20/2012
 .\"    Manual: \ \&
 .\"    Source: \ \&
 .\"  Language: English
 .\"
-.TH "FLASHPROXY\-REG\-HTTP" "1" "11/12/2012" "\ \&" "\ \&"
+.TH "FLASHPROXY\-REG\-HTTP" "1" "12/20/2012" "\ \&" "\ \&"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -37,6 +37,16 @@ flashproxy-reg-http \- Register with a facilitator using the HTTP method
 Register with a flash proxy facilitator using an HTTP POST\&. By default the remote address registered is ":9000"\&.
 .SH "OPTIONS"
 .PP
+\fB\-4\fR
+.RS 4
+Name lookups use only IPv4\&.
+.RE
+.PP
+\fB\-6\fR
+.RS 4
+Name lookups use only IPv6\&.
+.RE
+.PP
 \fB\-f\fR, \fB\-\-facilitator\fR
 .RS 4
 Register with the given facilitator (by default "https://tor\-facilitator\&.bamsoftware\&.com/")\&.
diff --git a/doc/flashproxy-reg-http.1.txt b/doc/flashproxy-reg-http.1.txt
index 42566d8..b6dee9b 100644
--- a/doc/flashproxy-reg-http.1.txt
+++ b/doc/flashproxy-reg-http.1.txt
@@ -21,6 +21,12 @@ remote address registered is ":9000".
 
 OPTIONS
 -------
+**-4**::
+    Name lookups use only IPv4.
+
+**-6**::
+    Name lookups use only IPv6.
+
 **-f**, **--facilitator**::
     Register with the given facilitator (by default "https://tor-facilitator.bamsoftware.com/").
 



More information about the tor-commits mailing list