Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2013 05:10:01 GMT
From:      Garrett Cooper <yaneurabeya@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/182269: .Fx warning in make(1) (bmake)
Message-ID:  <201309210510.r8L5A1Td011365@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/182269; it has been noted by GNATS.

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>
Cc:  
Subject: Re: conf/182269: .Fx warning in make(1) (bmake)
Date: Fri, 20 Sep 2013 22:05:29 -0700

 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?201309210510.r8L5A1Td011365>