diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-10 11:07:01 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-10 11:07:01 +0000 |
commit | 7faa14f7a12168874a5ec6d95b26c150e6688d7c (patch) | |
tree | 6ac2d9a862f737e80431bfb1be0024f090e90317 | |
parent | b2b54433606afb2923dad0f9e50ce7880efb0146 (diff) |
typo; from Tim van der Molen
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
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 7028994f8a9..544e9b7d5d0 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.216 2008/06/08 10:28:48 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.217 2008/06/10 11:07:00 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: June 8 2008 $ +.Dd $Mdocdate: June 10 2008 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -1679,7 +1679,7 @@ to for instance. Read-only. .It Ev SUBST_VARS -Make variables whole values get substituted to create the actual package +Make variables whose values get substituted to create the actual package information. Always holds .Ev ARCH , |