conf/182269: .Fx warning in make(1) (bmake)

Garrett Cooper yaneurabeya at gmail.com
Sat Sep 21 05:10:01 UTC 2013


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

From: Garrett Cooper <yaneurabeya at gmail.com>
To: "FreeBSD-gnats-submit at FreeBSD.org" <FreeBSD-gnats-submit at freebsd.org>, 
	"freebsd-bugs at FreeBSD.org" <freebsd-bugs at freebsd.org>, "Simon J. Gerraty" <sjg at 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


More information about the freebsd-bugs mailing list