summaryrefslogtreecommitdiffstats
path: root/usr.bin/make
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-10-05 22:27:30 +0000
committerwosch <wosch@FreeBSD.org>1996-10-05 22:27:30 +0000
commit000fb64288e6720527f55bf8c37e36c07a308d49 (patch)
treee09db4b1b56461dbe8a4d233c39a90678607f597 /usr.bin/make
parente5ff1bbc6e5b0efe790ab98ee1d41555abd74268 (diff)
downloadFreeBSD-src-000fb64288e6720527f55bf8c37e36c07a308d49.zip
FreeBSD-src-000fb64288e6720527f55bf8c37e36c07a308d49.tar.gz
delete doubled words, e.g.: "the the" -> "the"
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/make.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 49971b0..523f34f 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)make.1 8.4 (Berkeley) 3/19/94
+.\" $Id$
.\"
.Dd March 19, 1994
.Dt MAKE 1
@@ -586,7 +587,7 @@ Test the value of a variable.
.Oo \&! Oc Ns Ar target
.Op Ar operator target ...
.Xc
-Test the the target being built.
+Test the target being built.
.It Xo
.Ic .ifnmake
.Oo \&! Oc Ar target
OpenPOWER on IntegriCloud