--- loncom/LondConnection.pm 2006/03/03 20:06:22 1.40 +++ loncom/LondConnection.pm 2006/08/11 20:07:52 1.41 @@ -1,7 +1,7 @@ # This module defines and implements a class that represents # a connection to a lond daemon. # -# $Id: LondConnection.pm,v 1.40 2006/03/03 20:06:22 albertel Exp $ +# $Id: LondConnection.pm,v 1.41 2006/08/11 20:07:52 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1147,7 +1147,7 @@ this iterator returns a reference to an information read from the hosts configuration file. Array elements are used as follows: - [0] - LonCapa host name. + [0] - LonCapa host id. [1] - LonCapa domain name. [2] - Loncapa role (e.g. library or access). [3] - DNS name server hostname.