summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-07-09 20:28:01 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-07-09 20:28:01 +0000
commit369dba95eeef8c3b0ec6bdb346393a2d16663cc5 (patch)
treea9da80bb226a38fc6f6cbbf39085ed3cfe7fc283 /share/man
parenta2823ff75bf00100cdc94114aea8cc7070da3d35 (diff)
Fix typo; addresses PR/1931 from heko@saitti.net
Diffstat (limited to 'share/man')
-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 afc53d5e7fa..ce22d5ad467 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.38 2001/07/03 12:11:49 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.39 2001/07/09 20:28:00 aaron Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -252,7 +252,7 @@ Build dependencies are checked at the beginning of the extract stage.
.It Ev BZIP2
Name of the bzip2 binary.
.It Ev CATEGORIES
-List of descriptive categories into which this port fails.
+List of descriptive categories into which this port falls.
Mandatory.
See
.Ar link-categories ,