Module Name:    src
Committed By:   wiz
Date:           Fri Sep  5 06:57:20 UTC 2014

Modified Files:
        src/usr.bin/make: make.1

Log Message:
Reduce pirate slang.


To generate a diff of this commit:
cvs rdiff -u -r1.235 -r1.236 src/usr.bin/make/make.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/make/make.1
diff -u src/usr.bin/make/make.1:1.235 src/usr.bin/make/make.1:1.236
--- src/usr.bin/make/make.1:1.235	Thu Sep  4 19:07:47 2014
+++ src/usr.bin/make/make.1	Fri Sep  5 06:57:20 2014
@@ -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 @@ Target is not eligible to be added to th
 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

Reply via email to