diff --git a/doc/make.texi b/doc/make.texi index cb0fc06e..96622678 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -3980,7 +3980,7 @@ the statements in sequence. For example: @example foo : bar/lose - cd $(@@D) && gobble $(@@F) > ../$@@ + cd $( ../$@@ @end example @noindent