summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-05-16 20:13:49 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-05-16 20:13:49 +0200
commit11907a7e5362509e3526ae1bede68c93f2e38add (patch)
treea7d248ff15e45e30fd76bb3c4ef38a078f7d85c9 /docs
parentdb6eeb697243ff2ef4eff87df0b568ec8ec1b4ac (diff)
New release
Diffstat (limited to 'docs')
-rw-r--r--docs/fapi.14
-rw-r--r--docs/fapi.pod2
-rw-r--r--docs/fapi.txt2
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/fapi.1 b/docs/fapi.1
index 740f5f4..c47300d 100644
--- a/docs/fapi.1
+++ b/docs/fapi.1
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "FAPI 1"
-.TH FAPI 1 "2014-05-16" "fapi 0.7.2" "User Commands"
+.TH FAPI 1 "2014-05-16" "fapi 0.7.3" "User Commands"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -291,7 +291,7 @@ routes from your application servers to the loadbalancers floating self \s-1IP\s
You need also to set the \s-1SNAT\s0 flag as follows:
.PP
.Vb 1
-\& fapi vserver myvserver.example.com:443 set snat automap
+\& fapi vserver myvserver.example.com:80 set snat automap
.Ve
.SS "About the \s-1NAME\s0 argument"
.IX Subsection "About the NAME argument"
diff --git a/docs/fapi.pod b/docs/fapi.pod
index 225a5f6..ca50e31 100644
--- a/docs/fapi.pod
+++ b/docs/fapi.pod
@@ -148,7 +148,7 @@ routes from your application servers to the loadbalancers floating self IP.
You need also to set the SNAT flag as follows:
- fapi vserver myvserver.example.com:443 set snat automap
+ fapi vserver myvserver.example.com:80 set snat automap
=head2 About the NAME argument
diff --git a/docs/fapi.txt b/docs/fapi.txt
index 93e9122..67fe651 100644
--- a/docs/fapi.txt
+++ b/docs/fapi.txt
@@ -135,7 +135,7 @@ EXAMPLES
You need also to set the SNAT flag as follows:
- fapi vserver myvserver.example.com:443 set snat automap
+ fapi vserver myvserver.example.com:80 set snat automap
About the NAME argument
In most cases NAME can be a hostname, FQDN or an IP address. Optionally