Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Nov 2015 22:42:40 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r290426 - head/share/mk
Message-ID:  <201511052242.tA5MgeSN059827@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu Nov  5 22:42:40 2015
New Revision: 290426
URL: https://svnweb.freebsd.org/changeset/base/290426

Log:
  Correct a comment which appears to be mistakingly mechanically changed in r265420.
  
  MFC after:	1 week
  Sponsored by:	EMC / Isilon Storage Division

Modified:
  head/share/mk/bsd.own.mk

Modified: head/share/mk/bsd.own.mk
==============================================================================
--- head/share/mk/bsd.own.mk	Thu Nov  5 22:36:09 2015	(r290425)
+++ head/share/mk/bsd.own.mk	Thu Nov  5 22:42:40 2015	(r290426)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 #
-# The include file <src.opts.mk> set common variables for owner,
+# The include file <bsd.own.mk> set common variables for owner,
 # group, mode, and directories. Defaults are in brackets.
 #
 #



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511052242.tA5MgeSN059827>