summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-07-20 10:31:22 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-07-20 10:31:22 +0000
commitac4d9994dad508fb575eaffe84e4859a45ea7527 (patch)
treecc74a4c949e6249d8563a611fea8481f7369c85e /share
parent050bfd576afb6c92b3b63992f51ce0d8562c551f (diff)
whitespace;
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/bsd.port.mk.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 02ed0b3ff33..953737e4054 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.144 2004/07/20 05:44:34 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.145 2004/07/20 10:31:21 jmc Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -1017,7 +1017,7 @@ builds.
.It Ev LOCK_CMD
User settings.
If set, expands to a command that will acquire a lock.
-This lock will reside in
+This lock will reside in
.Pa ${LOCKDIR} .
See also
.Xr ports 7 .
@@ -1488,7 +1488,7 @@ See also
.It Ev UNLOCK_CMD
User settings.
If set, expands to a command that will release a lock.
-This lock will reside in
+This lock will reside in
.Pa ${LOCKDIR} .
.It Ev UNZIP
Name of the unzip binary.