Hello,

I noticed that the make manual is almost typo-free.  :-)

Cheers,
Ralf

2008-04-02  Ralf Wildenhues  <[EMAIL PROTECTED]>

        * doc/make.texi (Empty Targets): Fix typo.

Index: doc/make.texi
===================================================================
RCS file: /cvsroot/make/make/doc/make.texi,v
retrieving revision 1.51
diff -u -r1.51 make.texi
--- doc/make.texi       4 Nov 2007 21:54:01 -0000       1.51
+++ doc/make.texi       2 Apr 2008 20:27:14 -0000
@@ -2654,7 +2654,7 @@
 
 The purpose of the empty target file is to record, with its
 last-modification time, when the rule's recipe was last executed.  It
-does so because one of the commands in the recipeis a @code{touch}
+does so because one of the commands in the recipe is a @code{touch}
 command to update the target file.
 
 The empty target file should have some prerequisites (otherwise it


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to