summaryrefslogtreecommitdiff
path: root/m4/lstat.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-23 06:27:07 +0000
committerJim Meyering <jim@meyering.net>2003-07-23 06:27:07 +0000
commit5bbf05f92a89c7ee912c65818465dd98b0f3d14c (patch)
treeb7c128ba042a957b04b1b77f4ec61de5657f40f8 /m4/lstat.m4
parent2dd33cf2b1a4762ff1ace1cec50e5f72aaf48cfa (diff)
downloadcoreutils-5bbf05f92a89c7ee912c65818465dd98b0f3d14c.tar.xz
Normalize naming of Sun operating systems in comments, e.g., SunOS4 -> SunOS 4,
Solaris5.9 -> Solaris 9. From Paul Eggert.
Diffstat (limited to 'm4/lstat.m4')
-rw-r--r--m4/lstat.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/lstat.m4 b/m4/lstat.m4
index 8ef73b322..3c87b9b2b 100644
--- a/m4/lstat.m4
+++ b/m4/lstat.m4
@@ -2,7 +2,7 @@
dnl From Jim Meyering.
dnl Determine whether lstat has the bug that it succeeds when given the
-dnl zero-length file name argument. The lstat from SunOS4.1.4 and the Hurd
+dnl zero-length file name argument. The lstat from SunOS 4.1.4 and the Hurd
dnl (as of 1998-11-01) do this.
dnl
dnl If it does, then define HAVE_LSTAT_EMPTY_STRING_BUG and arrange to