The following reply was made to PR conf/182269; it has been noted by GNATS.

From: Garrett Cooper <yaneurab...@gmail.com>
To: "freebsd-gnats-sub...@freebsd.org" <freebsd-gnats-sub...@freebsd.org>, 
        "freebsd-bugs@FreeBSD.org" <freebsd-bugs@freebsd.org>, "Simon J. 
Gerraty" <s...@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
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to