From 51b7a6d0f3b776f8c8a25078ee35d2e26245149e Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow" Date: Tue, 15 Apr 2014 23:03:04 +0200 Subject: fix line break --- docs/fapi.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/fapi.txt') diff --git a/docs/fapi.txt b/docs/fapi.txt index 56ad496..89b4f2c 100644 --- a/docs/fapi.txt +++ b/docs/fapi.txt @@ -96,9 +96,9 @@ EXAMPLES # 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 -- cgit v1.2.3