summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-07-27 10:24:28 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-07-27 10:24:28 +0000
commit4759ee8f88f2179a1b32900b1a6d9d5f94bbf2bb (patch)
tree9e5286ed4cbe0e319aa2b581a7ca564c0147c53d /share
parentc21a9c2e0362a25220bacc2ff6df60e0277663f7 (diff)
bad comma;
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 be8b74ee0e7..8b3129ffa20 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.221 2008/07/26 11:31:03 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.222 2008/07/27 10:24:27 jmc Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 26 2008 $
+.Dd $Mdocdate: July 27 2008 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -1789,7 +1789,7 @@ Leave empty if no message is needed.
Name of the unzip binary.
.It Ev UPDATE_COOKIES_DIR
User settings.
-Used to store cookies for package updates and, defaults to
+Used to store cookies for package updates and defaults to
.Pa ${PORTSDIR}/update/${MACHINE_ARCH} .
If set to empty, will revert to a file under
.Pa ${WRKDIR} .