diff options
Diffstat (limited to 'usr/src/pkg/manifests/driver-network-uath.p5m')
-rw-r--r-- | usr/src/pkg/manifests/driver-network-uath.p5m | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/pkg/manifests/driver-network-uath.p5m b/usr/src/pkg/manifests/driver-network-uath.p5m index 0f113bcd9a..d71a4125dc 100644 --- a/usr/src/pkg/manifests/driver-network-uath.p5m +++ b/usr/src/pkg/manifests/driver-network-uath.p5m @@ -45,8 +45,8 @@ dir path=kernel/misc group=sys dir path=kernel/misc/$(ARCH64) group=sys file path=kernel/misc/$(ARCH64)/uathfw group=sys mode=0755 dir path=usr/share/man -dir path=usr/share/man/man7d -file path=usr/share/man/man7d/uath.7d +dir path=usr/share/man/man4d +file path=usr/share/man/man4d/uath.4d driver name=uath perms="* 0666 root sys" clone_perms="uath 0666 root sys" \ alias=usbcf3,2 \ alias=usbcf3,3 \ |