svn commit: r289394 - head/etc/mtree

Bryan Drewery bdrewery at FreeBSD.org
Thu Oct 15 23:41:49 UTC 2015


Author: bdrewery
Date: Thu Oct 15 23:41:47 2015
New Revision: 289394
URL: https://svnweb.freebsd.org/changeset/base/289394

Log:
  Add missing directory for /usr/share/doc/legal/intel_iwn/ used by
  share/doc/legal/intel_iwn.  Exposed by r289391.
  
  MFC after:	3 weeks
  X-MFC-With:	289391
  Sponsored by:	EMC / Isilon Storage Division

Modified:
  head/etc/mtree/BSD.usr.dist

Modified: head/etc/mtree/BSD.usr.dist
==============================================================================
--- head/etc/mtree/BSD.usr.dist	Thu Oct 15 22:55:08 2015	(r289393)
+++ head/etc/mtree/BSD.usr.dist	Thu Oct 15 23:41:47 2015	(r289394)
@@ -192,6 +192,8 @@
             legal
                 intel_ipw
                 ..
+                intel_iwn
+                ..
                 intel_iwi
                 ..
                 intel_wpi


More information about the svn-src-all mailing list