* gnulib-tool.texi (Modified imports): pathname -> file name.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Apr 2006 19:12:34 +0000 (19:12 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Apr 2006 19:12:34 +0000 (19:12 +0000)
doc/ChangeLog
doc/gnulib-tool.texi

index 83ea198..073ab2d 100644 (file)
@@ -1,3 +1,7 @@
+2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * gnulib-tool.texi (Modified imports): pathname -> file name.
+
 2006-03-01  Karl Berry  <karl@gnu.org>
 
        * Copyright/request-*: new files, synced from gnuorg.
index e2eb8ff..10b8a9e 100644 (file)
@@ -252,17 +252,17 @@ even if they occur as dependencies.  Corresponds to the @samp{--avoid}
 command line argument.
 
 @item gl_SOURCE_BASE
-The argument is the relative pathname of the directory containing the gnulib
+The argument is the relative file name of the directory containing the gnulib
 source files (mostly *.c and *.h files).  Corresponds to the
 @samp{--source-base} command line argument.
 
 @item gl_M4_BASE
-The argument is the relative pathname of the directory containing the gnulib
+The argument is the relative file name of the directory containing the gnulib
 M4 macros (*.m4 files).  Corresponds to the @samp{--m4-base} command line
 argument.
 
 @item gl_TESTS_BASE
-The argument is the relative pathname of the directory containing the gnulib
+The argument is the relative file name of the directory containing the gnulib
 unit test files.  Corresponds to the @samp{--tests-base} command line argument.
 
 @item gl_LIB