[LON-CAPA-cvs] cvs: doc /install/linux install.pl

raeburn raeburn at source.lon-capa.org
Tue Dec 3 16:52:44 EST 2019


raeburn		Tue Dec  3 21:52:44 2019 EDT

  Modified files:              
    /doc/install/linux	install.pl 
  Log:
  - Fix documentation.
  
  
Index: doc/install/linux/install.pl
diff -u doc/install/linux/install.pl:1.61 doc/install/linux/install.pl:1.62
--- doc/install/linux/install.pl:1.61	Tue Dec  3 04:55:08 2019
+++ doc/install/linux/install.pl	Tue Dec  3 21:52:44 2019
@@ -77,7 +77,7 @@
           &mt('Stopping execution.')."\n";
     exit;
 } else {
-    print LOG '$Id: install.pl,v 1.61 2019/12/03 04:55:08 raeburn Exp $'."\n";
+    print LOG '$Id: install.pl,v 1.62 2019/12/03 21:52:44 raeburn Exp $'."\n";
 }
 
 #
@@ -357,7 +357,7 @@
 }
 
 #
-# get_hostname() prompts the user to provide the server's IPv4 IP address
+# get_hostip() prompts the user to provide the server's IPv4 IP address
 #
 # If invalid input is provided, the routine is called recursively 
 # until, a valid IPv4 address is provided.




More information about the LON-CAPA-cvs mailing list