summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2006-08-02 09:09:39 +0000
committerMarc Espie <espie@cvs.openbsd.org>2006-08-02 09:09:39 +0000
commit28bf5bc8bc88ab01b8e8b82ae7f84116b052005a (patch)
tree37730ed7268cdf309ca5298897e1948196605e98
parent353c69ab3cf101a21c70828d352ff4b01d7b06da (diff)
grammar
-rw-r--r--share/man/man5/bsd.port.mk.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 1ab8e81916f..bac9116d760 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.173 2006/07/01 11:10:42 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.174 2006/08/02 09:09:38 espie Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -1820,7 +1820,7 @@ From
This is DESCR.
.Ox
does not give a specific name to the generated file.
-It is not recommended to try to access them directly.
+It is not recommended to try to access it directly.
.It Ev EXTRACT_AFTER_ARGS
Was used to cobble together the normal extraction command, as
${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${EXTRACT_AFTER_ARGS}.