From: Stephen L Johnson Date: Fri, 15 Dec 2000 21:03:55 +0000 (+0000) Subject: added item for $HISTORY_FQDN which shows FQDN of hostname if set to 1 X-Git-Tag: spong-2_7_2~40 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b4aed10f4ee1bdac9442d0cca837f0a98ce0608;p=spong.git added item for $HISTORY_FQDN which shows FQDN of hostname if set to 1 --- diff --git a/pod/spong-server.pod b/pod/spong-server.pod index 3257847..2930257 100644 --- a/pod/spong-server.pod +++ b/pod/spong-server.pod @@ -189,7 +189,17 @@ by setting the variable to zero (0). Set this variable to 1 to display the fully qualified domain name (FQDN) of hosts in Spong client displays. Otherwise only the first element of the FQDN -will be displayed. +will be displayed. If the host has a 'display_name' attribute, it will +be used in preference to the FQDN names. + +=item $HISTORY_FQDN + +Set this varirable to 1 to display teh fully qualified domain name (FQDN) of +hosts in History displays display clients. Otherwise only the first element of +the FQDN will be displayed. If the host has a 'display_name' attribute, it will +be used in preference to the FQDN names. + + =back