summaryrefslogtreecommitdiff
path: root/usr.bin/make
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-06-27 22:01:43 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-06-27 22:01:43 +0000
commit49595f488bec8cc28d1a7537ecadb89d6072dd7e (patch)
tree077874216d300505012c62b9e75ee2c50cd94bb8 /usr.bin/make
parent1bb2e01254292591d6d7934b5a1f10357da38f07 (diff)
missing full stop and a .Pp;
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/make.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 93457d89f7f..3773fdfab1a 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: make.1,v 1.52 2003/06/10 09:12:11 jmc Exp $
+.\" $OpenBSD: make.1,v 1.53 2003/06/27 22:01:42 jmc Exp $
.\" $OpenPackages$
.\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $
.\"
@@ -791,8 +791,9 @@ Otherwise
is the substring of
.Ar old_string
to be replaced in
-.Ar new_string
+.Ar new_string .
.El
+.Pp
All modifiers are BSD extensions, except for the standard
.At V
style variable substitution.