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

From: Garrett Cooper <[email protected]>
To: "[email protected]" <[email protected]>, 
        "[email protected]" <[email protected]>, "Simon J. 
Gerraty" <[email protected]>
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to