diff options
author | Christian Pointner <equinox@anytun.org> | 2010-01-13 13:34:17 +0000 |
---|---|---|
committer | Christian Pointner <equinox@anytun.org> | 2010-01-13 13:34:17 +0000 |
commit | 99c8507873bbff53c20d8e1c345517958cccc695 (patch) | |
tree | a0c43ad1aa62bbf67a98258a4a0e10c62536a003 /doc/anytun.8 | |
parent | clean up (diff) |
fixed spelling error at manpage
Diffstat (limited to 'doc/anytun.8')
-rw-r--r-- | doc/anytun.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/anytun.8 b/doc/anytun.8 index f739978..f415358 100644 --- a/doc/anytun.8 +++ b/doc/anytun.8 @@ -2,12 +2,12 @@ .\" Title: anytun .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/> -.\" Date: 12/22/2009 +.\" Date: 01/13/2010 .\" Manual: anytun user manual .\" Source: anytun trunk .\" Language: English .\" -.TH "ANYTUN" "8" "12/22/2009" "anytun trunk" "anytun user manual" +.TH "ANYTUN" "8" "01/13/2010" "anytun trunk" "anytun user manual" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -178,12 +178,12 @@ It is possible to obtain a list of active connections by telnetting into this po .RS 4 remote hosts to sync with -This option is only needed for tunnel endpoints consisting of multiple anycast hosts\&. Here, one has to specify all unicast IP addresses of all other anycast hosts that comprise the anycast tunnel endpoint\&. By default synchronisation is disabled and therefore this is empty\&. Mind that the port can be omitted in which case port 2323 is used\&. If you want to specify an ipv6 address and a port you have to use [ and ] to seperate the address from the port, eg\&.: [::1]:1234\&. If you want to use the default port [ and ] can be omitted\&. +This option is only needed for tunnel endpoints consisting of multiple anycast hosts\&. Here, one has to specify all unicast IP addresses of all other anycast hosts that comprise the anycast tunnel endpoint\&. By default synchronisation is disabled and therefore this is empty\&. Mind that the port can be omitted in which case port 2323 is used\&. If you want to specify an ipv6 address and a port you have to use [ and ] to separate the address from the port, eg\&.: [::1]:1234\&. If you want to use the default port [ and ] can be omitted\&. .RE .PP \fB\-X, \-\-control\-host <hostname|ip>[:<port>]\fR .RS 4 -fetch the config from this host\&. The default is not to use a control host and therefore this is empty\&. Mind that the port can be omitted in which case port 2323 is used\&. If you want to specify an ipv6 address and a port you have to use [ and ] to seperate the address from the port, eg\&.: [::1]:1234\&. If you want to use the default port [ and ] can be omitted\&. +fetch the config from this host\&. The default is not to use a control host and therefore this is empty\&. Mind that the port can be omitted in which case port 2323 is used\&. If you want to specify an ipv6 address and a port you have to use [ and ] to separate the address from the port, eg\&.: [::1]:1234\&. If you want to use the default port [ and ] can be omitted\&. .RE .PP \fB\-d, \-\-dev <name>\fR |