[LON-CAPA-cvs] cvs: doc /install/linux install.pl
raeburn
raeburn at source.lon-capa.org
Thu Nov 7 10:55:32 EST 2019
raeburn Thu Nov 7 15:55:32 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.59 doc/install/linux/install.pl:1.60
--- doc/install/linux/install.pl:1.59 Wed Oct 30 03:42:05 2019
+++ doc/install/linux/install.pl Thu Nov 7 15:55:31 2019
@@ -77,7 +77,7 @@
&mt('Stopping execution.')."\n";
exit;
} else {
- print LOG '$Id: install.pl,v 1.59 2019/10/30 03:42:05 raeburn Exp $'."\n";
+ print LOG '$Id: install.pl,v 1.60 2019/11/07 15:55:31 raeburn Exp $'."\n";
}
#
@@ -2603,7 +2603,7 @@
##
## The LON-CAPA mpm.conf enables the prefork MPM module in
## Apache. This is also the default for RHEL/CentOS/Oracle
-## Linux 7and earlier, and Fedora 26 and earlier. For more
+## Linux 7 and earlier, and Fedora 26 and earlier. For more
## recent versions of those distros, the event MPM is enabled
## by default. After ©_mpm_conf() is run, the prefork MPM
## module will be enabled instead of the event MPM module.
More information about the LON-CAPA-cvs
mailing list