diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-10-16 14:58:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-10-16 14:58:14 +0000 |
commit | 0078ef795730de9ac46062140908fa0a132335a4 (patch) | |
tree | 35232d1758a1e46f06c98d67d084e6d5c78f66f7 | |
parent | 95e36d7156848ea65df9fd9d015817ea900abf0f (diff) |
prefered->preferred;
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
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 0466fe320e7..56a53e006d3 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.290 2011/10/16 07:13:12 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.291 2011/10/16 14:58:13 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -1770,7 +1770,7 @@ setup, use of .Ev ONLY_FOR_ARCHS-sub and .Ev BUILD_PACKAGES -is generally prefered (and simpler). +is generally preferred (and simpler). Possible properties include .Bl -tag -width no_shared .It apm |