]> git.etc.gen.nz Git - spong.git/commitdiff
added item for $HISTORY_FQDN which shows FQDN of hostname if set to 1
authorStephen L Johnson <sjohnson@monsters.org>
Fri, 15 Dec 2000 21:03:55 +0000 (21:03 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Fri, 15 Dec 2000 21:03:55 +0000 (21:03 +0000)
pod/spong-server.pod

index 3257847ea414ce0aae790081283fdc2db258bfab..2930257892405644ccaef98f82484a159482c9ab 100644 (file)
@@ -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