Print this page
5040 need blkdev(7D) man page
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Approved by: TBD

@@ -19,10 +19,11 @@
 # CDDL HEADER END
 #
 
 #
 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2014 Garrett D'Amore <garrett@damore.org>
 #
 
 #
 # The default for payload-bearing actions in this package is to appear in the
 # global zone only.  See the include file for greater detail, as well as

@@ -36,10 +37,13 @@
     value=org.opensolaris.category.2008:Drivers/Storage
 set name=variant.arch value=$(ARCH)
 dir path=kernel group=sys
 dir path=kernel/drv group=sys
 dir path=kernel/drv/$(ARCH64) group=sys
+dir path=usr/share/man
+dir path=usr/share/man/man7d
 driver name=blkdev perms="* 0640 root root"
 file path=kernel/drv/$(ARCH64)/blkdev group=sys
 $(i386_ONLY)file path=kernel/drv/blkdev group=sys
+file path=usr/share/man/man7d/blkdev.7d
 license cr_Sun license=cr_Sun
 license lic_CDDL license=lic_CDDL