summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-07-26 19:43:08 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-07-26 19:43:08 +0000
commite9573ff577c65f15fb1f4382a9caaaf03cf66104 (patch)
tree0ea211fe6e08c34d9c1af29c6d1026072aaa95b4 /share
parent68e119062b0b3f95d34d6aaa08cd35c74f6daea1 (diff)
setup(n.) is one word; set up(v.) is two;
Diffstat (limited to 'share')
-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 fdc743c5735..8342d32b9be 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.161 2005/07/26 16:53:52 fgsch Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.162 2005/07/26 19:43:07 jmc Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -667,7 +667,7 @@ by setting CLEANDEPENDS_${PKGPATH}.
Short, one line description of the port, used for the package, and in the
INDEX.
.It Ev COMMENT-foo
-Same as COMMENT but used for sub package foo in a multi-package set up.
+Same as COMMENT but used for sub package foo in a multi-package setup.
.It Ev COMMENT-vanilla
Same as COMMENT but used for a flavored package, if the non-flavored comment
is inappropriate.