[LON-CAPA-cvs] cvs: loncom / LondConnection.pm

albertel lon-capa-cvs@mail.lon-capa.org
Fri, 11 Aug 2006 20:07:52 -0000


albertel		Fri Aug 11 16:07:52 2006 EDT

  Modified files:              
    /loncom	LondConnection.pm 
  Log:
  - correcting some documentation 
  
  
Index: loncom/LondConnection.pm
diff -u loncom/LondConnection.pm:1.40 loncom/LondConnection.pm:1.41
--- loncom/LondConnection.pm:1.40	Fri Mar  3 15:06:22 2006
+++ loncom/LondConnection.pm	Fri Aug 11 16:07:52 2006
@@ -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 @@
 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.