diff m4/ChangeLog @ 4474:f1650b772bb6

Correct SunOS and Solaris version number notation to match Sun's usage.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 22 Jul 2003 22:56:34 +0000
parents 7564fca8961e
children 3994ca24c3a0
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -961,7 +961,7 @@
 2001-11-20  Jim Meyering  <meyering@lucent.com>
 
 	* mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
-	SunOS4.1.4 and solaris2.5.1 lose, too.
+	SunOS 4.1.4 and Solaris 2.5.1 lose, too.
 
 2001-11-19  Jim Meyering  <meyering@lucent.com>
 
@@ -1050,7 +1050,7 @@
 
 	* ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
 	[one-argument getmntent function]): Include stdio.h before mntent.h.
-	SunOS4.1.x needs it for the declaration of `FILE'.
+	SunOS 4.1.x needs it for the declaration of `FILE'.
 	Patch by Volker Borchert.
 
 	* ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
@@ -1875,7 +1875,7 @@
 
 	* search-libs.m4: Update from autoconf.
 
-	su doesn't work on Solaris2.6.
+	su doesn't work on Solaris 2.6.
 	* lib-check.m4: When checking for struct spwd.sp_pwdp, also include
 	<shadow.h>.  Reported by Dragos Harabor.