--- loncom/LondConnection.pm 2003/09/15 09:25:57 1.10 +++ loncom/LondConnection.pm 2003/09/30 10:46:57 1.11 @@ -1,7 +1,7 @@ # This module defines and implements a class that represents # a connection to a lond daemon. # -# $Id: LondConnection.pm,v 1.10 2003/09/15 09:25:57 foxr Exp $ +# $Id: LondConnection.pm,v 1.11 2003/09/30 10:46:57 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -689,7 +689,7 @@ are used as follows: [1] - LonCapa domain name. [2] - Loncapa role (e.g. library or access). [3] - DNS name server hostname. - [4] - IP address (result of e.g. nslooup [3]). + [4] - IP address (result of e.g. nslookup [3]). [5] - Maximum connection count. [6] - Idle timeout for reducing connection count. [7] - Minimum connection count.