Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/make Reduce pirate slang.



details:   https://anonhg.NetBSD.org/src/rev/e2f3d4da6b97
branches:  trunk
changeset: 332049:e2f3d4da6b97
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Sep 05 06:57:20 2014 +0000

description:
Reduce pirate slang.

diffstat:

 usr.bin/make/make.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e82890f1f817 -r e2f3d4da6b97 usr.bin/make/make.1
--- a/usr.bin/make/make.1       Fri Sep 05 06:52:12 2014 +0000
+++ b/usr.bin/make/make.1       Fri Sep 05 06:57:20 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: make.1,v 1.235 2014/09/04 19:07:47 christos Exp $
+.\"    $NetBSD: make.1,v 1.236 2014/09/05 06:57:20 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -2001,7 +2001,7 @@
 rules, or as a child dependency for a target.
 .It Ic .JOIN
 Target is a fake node which is considered out of date only if any of its
-children ar out of date.
+children are out of date.
 .It Ic .MADE
 Mark all sources of this target as being up-to-date.
 .It Ic .MAKE



Home | Main Index | Thread Index | Old Index