diff options
Diffstat (limited to 'share/man/man5/bsd.port.mk.5')
-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 245b1391f86..43ec6b8a114 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.201 2007/06/23 09:42:24 steven Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.202 2007/08/28 11:25:04 espie Exp $ .\" .\" Copyright (c) 2000 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 23 2007 $ +.Dd $Mdocdate: August 28 2007 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -2400,7 +2400,7 @@ is set automatically to the right value. In very rare cases, one can override .Ev FULLPKGPATH-sub (for instance, if one specific subpackage is not affected by option -settings that affect over subpackages, e.g., for include files packs). +settings that affect other subpackages, e.g., for include files packs). .Pp In terms of implementation, quite a few targets will have a subpackage specific subtarget: |