]> git.ipfire.org Git - thirdparty/make.git/commitdiff
* make.texi: Confirm that CURDIR contains an absolute path.
authorPaul Smith <psmith@gnu.org>
Sat, 2 Apr 2016 21:18:14 +0000 (17:18 -0400)
committerPaul Smith <psmith@gnu.org>
Mon, 4 Apr 2016 05:36:08 +0000 (01:36 -0400)
doc/make.texi

index 57b355c38c5f8a8cf5f0aeca7b347b25b07c84a1..b4ce44ae619583b200335ded032133404464ceb6 100644 (file)
@@ -12332,9 +12332,9 @@ variable has no effect on the operation of @code{make}.@*
 
 @item CURDIR
 
-Set to the pathname of the current working directory (after all
-@code{-C} options are processed, if any).  Setting this variable has no
-effect on the operation of @code{make}.@*
+Set to the absolute pathname of the current working directory (after
+all @code{-C} options are processed, if any).  Setting this variable
+has no effect on the operation of @code{make}.@*
 @xref{Recursion, ,Recursive Use of @code{make}}.
 
 @item SUFFIXES