Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/make Nit.
details: https://anonhg.NetBSD.org/src/rev/d9084ce83155
branches: trunk
changeset: 513776:d9084ce83155
user: ad <ad%NetBSD.org@localhost>
date: Mon Aug 13 12:33:48 2001 +0000
description:
Nit.
diffstat:
usr.bin/make/make.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3840331f6afd -r d9084ce83155 usr.bin/make/make.1
--- a/usr.bin/make/make.1 Mon Aug 13 11:21:40 2001 +0000
+++ b/usr.bin/make/make.1 Mon Aug 13 12:33:48 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.52 2001/07/03 18:08:51 christos Exp $
+.\" $NetBSD: make.1,v 1.53 2001/08/13 12:33:48 ad Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1080,7 +1080,7 @@
If special
.Ic .WAIT
source is 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
+made before the sources that succeed it in the line. Loops are not being
detected and targets that form loops will be silently ignored.
.El
.Sh "SPECIAL TARGETS"
Home |
Main Index |
Thread Index |
Old Index