[flashproxy/master] Use address reserved for documentation in manpage.

commit 773a6fe2cb107b58f3bc4a24101500819d6d8b21 Author: Alexandre Allaire <alexandre.allaire@mail.mcgill.ca> Date: Wed Mar 13 19:52:59 2013 -0400 Use address reserved for documentation in manpage. --- doc/flashproxy-reg-url.1 | 6 +++--- doc/flashproxy-reg-url.1.txt | 9 ++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/doc/flashproxy-reg-url.1 b/doc/flashproxy-reg-url.1 index 58a537f..c5289b5 100644 --- a/doc/flashproxy-reg-url.1 +++ b/doc/flashproxy-reg-url.1 @@ -48,13 +48,13 @@ Display help message and exit\&. .RE .SH "EXAMPLE" .sp -Say you wish to register 101\&.202\&.10\&.20:9000\&. Run +Say you wish to register 192\&.0\&.2\&.1:9000\&. Run .sp .if n \{\ .RS 4 .\} .nf -\&./flashproxy\-reg\-url 101\&.202\&.10\&.20:9000 +\&./flashproxy\-reg\-url 192\&.0\&.2\&.1:9000 .fi .if n \{\ .RE @@ -64,7 +64,7 @@ The program should output a long string looking something like .sp https://tor\-facilitator\&.bamsoftware\&.com/reg/0labtDob545HeKpLZ8LqGeOi\-OK7HXoQvfQzj0P2pjh1NrCKNDaPe91zo\&.\&.\&. .sp -Copy this string and paste it into any URL fetching website or program\&. An example would be the W3C Markup Validation Service at http://validator\&.w3\&.org\&. Once the URL is retrieved your address will be registered with the facilitator\&. +Copy this string and paste it into any URL fetching website or program\&. Once the URL is retrieved your address will be registered with the facilitator\&. .SH "SEE ALSO" .sp \fBhttp://crypto\&.stanford\&.edu/flashproxy/\fR diff --git a/doc/flashproxy-reg-url.1.txt b/doc/flashproxy-reg-url.1.txt index e8b8acc..2680060 100644 --- a/doc/flashproxy-reg-url.1.txt +++ b/doc/flashproxy-reg-url.1.txt @@ -30,18 +30,17 @@ OPTIONS EXAMPLE ------- -Say you wish to register 101.202.10.20:9000. Run +Say you wish to register 192.0.2.1:9000. Run -....................................... -./flashproxy-reg-url 101.202.10.20:9000 -....................................... +................................... +./flashproxy-reg-url 192.0.2.1:9000 +................................... The program should output a long string looking something like https://tor-facilitator.bamsoftware.com/reg/0labtDob545HeKpLZ8LqGeOi-OK7HXoQvfQzj0P2pjh1NrCKNDaPe91zo\... Copy this string and paste it into any URL fetching website or program. -An example would be the W3C Markup Validation Service at http://validator.w3.org. Once the URL is retrieved your address will be registered with the facilitator. SEE ALSO
participants (1)
-
dcf@torproject.org