Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2013 17:42:23 +0000 (UTC)
From:      "Simon J. Gerraty" <sjg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r255916 - head/contrib/bmake
Message-ID:  <201309271742.r8RHgNco046837@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sjg
Date: Fri Sep 27 17:42:23 2013
New Revision: 255916
URL: http://svnweb.freebsd.org/changeset/base/255916

Log:
  Fix Fx syntax.
  
  PR: 182269
  Approved by: re@

Modified:
  head/contrib/bmake/make.1

Modified: head/contrib/bmake/make.1
==============================================================================
--- head/contrib/bmake/make.1	Fri Sep 27 16:02:40 2013	(r255915)
+++ head/contrib/bmake/make.1	Fri Sep 27 17:42:23 2013	(r255916)
@@ -730,7 +730,7 @@ even if the target is not tagged with
 The default is 
 .Ql Pa yes
 for backwards compatability with
-.Fx 9
+.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?201309271742.r8RHgNco046837>