diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-26 15:11:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-26 15:11:48 +0000 |
commit | 72083e5ca7c802c8c19b2ab4a69b5d84d1a6b55b (patch) | |
tree | 9a66e93904bc431e7485cbd131a39aa0aede5c33 /share | |
parent | 260d45a96f5022ff2a00a0e7965a5fc1b0f76d88 (diff) |
typos from Jared Yanovich;
Diffstat (limited to 'share')
-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 5babbb097e5..e7e4c37b6bd 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.124 2003/09/18 09:49:43 jmc Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.125 2003/10/26 15:11:47 jmc Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -703,7 +703,7 @@ is set. Default flags passed to the C++ compiler for building. Many ports ignore it. .It Ev CXXOPTS -User setttings. +User settings. Supplementary options appended to ${CXXFLAGS} for building. .It Ev DEF_UMASK Correct value of umask for the port to build and package correctly. @@ -908,7 +908,7 @@ Set to a link to the homepage of the software, if applicable. Set to the list of files that cannot be checksummed. For use by ports which fetch dynamically generated archives that can't be checksummed. -Avoid using IGNOREFILES whenver possible. +Avoid using IGNOREFILES whenever possible. .It Ev LIB_DEPENDS Libraries this port depends upon. Each item has the form |