Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2013 22:05:29 -0700
From:      Garrett Cooper <yaneurabeya@gmail.com>
To:        "FreeBSD-gnats-submit@FreeBSD.org" <FreeBSD-gnats-submit@freebsd.org>,  "freebsd-bugs@FreeBSD.org" <freebsd-bugs@freebsd.org>, "Simon J. Gerraty" <sjg@juniper.net>
Subject:   Re: conf/182269: .Fx warning in make(1) (bmake)
Message-ID:  <CAGHfRMDtnnO%2BGE5NF3FfusgEVyZCWCERvY-t=B9yrsC2JHwCtw@mail.gmail.com>
In-Reply-To: <201309210110.r8L1A0jE063319@freefall.freebsd.org>
References:  <201309210102.r8L12TCJ052267@oldred.freebsd.org> <201309210110.r8L1A0jE063319@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Here's the patch -- thanks!

$ git diff HEAD^..HEAD
diff --git a/contrib/bmake/make.1 b/contrib/bmake/make.1
index c4b647d..ce76826 100644
--- a/contrib/bmake/make.1
+++ b/contrib/bmake/make.1
@@ -729,8 +729,8 @@ even if the target is not tagged with
 .Ic .MAKE
 The default is
 .Ql Pa yes
-for backwards compatability with
-.Fx 9
+for backwards compatibility with
+.Fx 9.0
 and earlier.
 .It Va .MAKE.DEPENDFILE
 Names the makefile (default



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGHfRMDtnnO%2BGE5NF3FfusgEVyZCWCERvY-t=B9yrsC2JHwCtw>