From 1bfbae3533832f536c1fb9af13aa8dac2bd19947 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Sun, 31 Dec 2006 07:22:55 +0000 Subject: o Grammar: is appears -> appears. PR: docs/107306 Submitted by: Tomas Mozes MFC after: 1 week --- usr.bin/make/make.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 39166726e8d0..e77ec197440f 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1168,7 +1168,7 @@ to them. .It Ic .WAIT If special .Ic .WAIT -source is appears in a dependency line, the sources that precede it are +source appears in a dependency line, the sources that precede it are made before the sources that succeed it in the line. Loops are not being detected and targets that form loops will be silently ignored. -- cgit v1.3