diff options
Diffstat (limited to 'usr/src/pkg/manifests/driver-cpu-mc.p5m')
-rw-r--r-- | usr/src/pkg/manifests/driver-cpu-mc.p5m | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/pkg/manifests/driver-cpu-mc.p5m b/usr/src/pkg/manifests/driver-cpu-mc.p5m index 9e7f7f8e3b..9ab02ea43d 100644 --- a/usr/src/pkg/manifests/driver-cpu-mc.p5m +++ b/usr/src/pkg/manifests/driver-cpu-mc.p5m @@ -26,9 +26,9 @@ file path=kernel/drv/$(ARCH64)/imc group=sys file path=kernel/drv/$(ARCH64)/imcstub group=sys file path=kernel/drv/imc.conf group=sys dir path=usr/share/man -dir path=usr/share/man/man7d -file path=usr/share/man/man7d/imc.7d -file path=usr/share/man/man7d/imcstub.7d +dir path=usr/share/man/man4d +file path=usr/share/man/man4d/imc.4d +file path=usr/share/man/man4d/imcstub.4d driver name=imc driver name=imcstub \ alias=pci8086,e1e,p \ |