From eb5377d4396c1f30d5439e885add794d702127b1 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow" Date: Thu, 17 Apr 2014 07:13:26 +0200 Subject: more on documentation --- docs/fapi.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/fapi.pod') diff --git a/docs/fapi.pod b/docs/fapi.pod index 4af24cb..5e14983 100644 --- a/docs/fapi.pod +++ b/docs/fapi.pod @@ -152,10 +152,11 @@ Examples: # Auto resolving of the virtual address (IP) f vserver fqdn.example.com:443 create - # Auto resolving of the FQDN and the virtual address (IP) and auto port 80 + # Auto resolving of the FQDN (vserver name) and the virtual address (IP) + # and auto port 80 f vserver hostname create - # Auto resolving of the FQDN and the virtual address (IP) + # Auto resolving of the FQDN (vserver name) and the virtual address (IP) f vserver hostname:443 create # vserver name and its virtual address will be 1.2.3.4 and auto port 80 -- cgit v1.2.3