summaryrefslogtreecommitdiff
path: root/m4/getcwd-path-max.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-06-02 05:08:51 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-06-02 05:08:51 +0000
commitf3afac1d9da443ed8df9f75886124e9f2fe61b36 (patch)
treebc946f144a1bfd745dfa7cb3f2af66040e9a272c /m4/getcwd-path-max.m4
parentef12d7fb523203f7ce91805332181688111fe552 (diff)
downloadcoreutils-f3afac1d9da443ed8df9f75886124e9f2fe61b36.tar.xz
Don't use "path" or "filename" to mean "file name".
Diffstat (limited to 'm4/getcwd-path-max.m4')
-rw-r--r--m4/getcwd-path-max.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/getcwd-path-max.m4 b/m4/getcwd-path-max.m4
index d632c4239..74570dfff 100644
--- a/m4/getcwd-path-max.m4
+++ b/m4/getcwd-path-max.m4
@@ -1,5 +1,5 @@
-#serial 8
-# Check for several getcwd bugs with long paths.
+#serial 9
+# Check for several getcwd bugs with long file names.
# If so, arrange to compile the wrapper function.
# This is necessary for at least GNU libc on linux-2.4.19 and 2.4.20.