summaryrefslogtreecommitdiff
path: root/docs/fapi.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/fapi.1')
-rw-r--r--docs/fapi.16
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/fapi.1 b/docs/fapi.1
index f7ca6d9..0eb1a95 100644
--- a/docs/fapi.1
+++ b/docs/fapi.1
@@ -247,9 +247,9 @@ A simple nPath service can be created as follows.
\& # fapi auto resolves the IP address.
\& f vserver myvserver.example.com:80 create PROTOCOL_TCP nPath
\&
-\& # Add the pool to the vserver. The vservers name will be the FQDN followed by
-\& # _PORT. In this case it would be: myvserver.example.com_80. The reason is
-\& # that : are not allowed in vserver names.
+\& # Add the pool to the vserver. The vservers name will be the FQDN followed
+\& # by _PORT. In this case it would be: myvserver.example.com_80. The reason
+\& # is that : are not allowed in vserver names.
\& f vserver myvserver.example.com:80 set pool foopool
\&
\& # Add a nPath HTTPS vserver