summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-11-03 15:29:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-11-03 15:29:30 +0000
commit8813b3e6c8b307a7545961702b92cabd3417c84b (patch)
tree35806d4fd5b896e93c62f06b29907f1ba3a4d311 /usr.bin
parent2f089dff11daa9936fc599117e35ee39cf77f271 (diff)
remove extraneous space;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/make/make.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 884ea5a3f68..f28bfda0d36 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: make.1,v 1.73 2007/11/03 11:43:41 espie Exp $
+.\" $OpenBSD: make.1,v 1.74 2007/11/03 15:29:29 jmc Exp $
.\" $OpenPackages$
.\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $
.\"
@@ -1414,4 +1414,4 @@ will evaluate to a b c d after the loop, not z b c d.
.Pp
.Ic ORDER
is only used in parallel mode, so
-keep dependency ordered for sequential mode !
+keep dependency ordered for sequential mode!