From 7cb1cf6cada814b373afefa049fd9d2f78a7e0e4 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 9 Apr 2006 19:12:34 +0000 Subject: [PATCH] * gnulib-tool.texi (Modified imports): pathname -> file name. --- doc/ChangeLog | 4 ++++ doc/gnulib-tool.texi | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 83ea1986d..073ab2d79 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-04-09 Paul Eggert + + * gnulib-tool.texi (Modified imports): pathname -> file name. + 2006-03-01 Karl Berry * Copyright/request-*: new files, synced from gnuorg. diff --git a/doc/gnulib-tool.texi b/doc/gnulib-tool.texi index e2eb8ff10..10b8a9e6b 100644 --- a/doc/gnulib-tool.texi +++ b/doc/gnulib-tool.texi @@ -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 -- 2.11.0