From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 21 05:05:30 2013 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C88BBE9E; Sat, 21 Sep 2013 05:05:30 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-vb0-x235.google.com (mail-vb0-x235.google.com [IPv6:2607:f8b0:400c:c02::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 77DF327B6; Sat, 21 Sep 2013 05:05:30 +0000 (UTC) Received: by mail-vb0-f53.google.com with SMTP id i3so932576vbh.40 for ; Fri, 20 Sep 2013 22:05:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=p9FhD0ECQZaot911dKZvDnA+nFvF7zBCKtMJPQhCBIY=; b=WNZAGnVF0qVgM0gbTkt1VzWZr0qmMsC58H2tOiuomz2zoaWHB6nXhZKd012iVWRzab QvH9TIhWEQ9TvFNZ5eVacahrEGT0QXXwG4iHfv/XZbiQ82LJMp/6aD+gx6fPB4j5RpPB ohNWQklBncrcaAjBb3wQEpcxFFJ+h7IvWBAUPQpzS4X7OD97AKnHtq2vvvsrVVRGO3aP KIvUgKYLR6SBFBLHoaqNHkHYOxtWB2+lU88Wmh7OXA27B6Bq5ZRQnybvzHClpsOLYfCJ RWc/yjUziumPG7liVOrSpzt4VuaDpb2Y9S0rzb/0wVXT4G/2/vtzyWuvfqR6SJ3rUUOe bFJw== MIME-Version: 1.0 X-Received: by 10.52.120.78 with SMTP id la14mr8534598vdb.9.1379739929489; Fri, 20 Sep 2013 22:05:29 -0700 (PDT) Received: by 10.220.14.196 with HTTP; Fri, 20 Sep 2013 22:05:29 -0700 (PDT) In-Reply-To: <201309210110.r8L1A0jE063319@freefall.freebsd.org> References: <201309210102.r8L12TCJ052267@oldred.freebsd.org> <201309210110.r8L1A0jE063319@freefall.freebsd.org> Date: Fri, 20 Sep 2013 22:05:29 -0700 Message-ID: Subject: Re: conf/182269: .Fx warning in make(1) (bmake) From: Garrett Cooper To: "FreeBSD-gnats-submit@FreeBSD.org" , "freebsd-bugs@FreeBSD.org" , "Simon J. Gerraty" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2013 05:05:30 -0000 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