From ecbd83fa461e6b0c2ad54a39ad3be38e71d292a8 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Tue, 29 Mar 2005 23:41:28 +0000 Subject: [PATCH] * doc/automake.texi (Multiple Outputs): Fix mistakes reported by Jim Meyering. --- doc/automake.texi | 1 + doc/stamp-vti | 2 +- doc/version.texi | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/automake.texi b/doc/automake.texi index 9d1f82999..3b7631b1a 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -9009,6 +9009,7 @@ data.c data.h data.w data.x: data.stamp while test -d data.lock; do sleep 1; done; \ ## Succeed if and only if the first process succeeded. test -f data.stamp; exit $$?; \ + fi; \ fi @end example diff --git a/doc/stamp-vti b/doc/stamp-vti index 1c752fe72..99586a780 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 29 March 2005 +@set UPDATED 30 March 2005 @set UPDATED-MONTH March 2005 @set EDITION 1.9a @set VERSION 1.9a diff --git a/doc/version.texi b/doc/version.texi index 1c752fe72..99586a780 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 29 March 2005 +@set UPDATED 30 March 2005 @set UPDATED-MONTH March 2005 @set EDITION 1.9a @set VERSION 1.9a -- 2.47.2