remove semicolon -- from Lars
[gnulib.git] / m4 / stat.m4
index c6070dc..c232df9 100644 (file)
@@ -1,9 +1,9 @@
 #serial 2
 
 dnl From Jim Meyering.
-dnl Determine whether stat has the `bug' that it succeeds when given the
+dnl Determine whether stat has the bug that it succeeds when given the
 dnl zero-length file name argument.  The stat from SunOS4.1.4 and the Hurd
-dnl (as of 1998-11-01) does this.  This behavior is allowed by POSIX.
+dnl (as of 1998-11-01) do this.
 dnl
 dnl If it does, then define HAVE_STAT_EMPTY_STRING_BUG and arrange to
 dnl compile the wrapper function.