diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2011-03-14 14:05:30 -0400 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2011-03-14 14:05:30 -0400 |
| commit | c10c16dec587a0662068f6e2991c29ed3a9db943 (patch) | |
| tree | f414286f4bba41d75683ed4fbbaa6bfa4bf7fabd /usr/src/pkg/manifests/developer-debug-mdb.mf | |
| parent | 68caef18a23a498d9e3017b983562c0f4fd8ab23 (diff) | |
| download | illumos-joyent-c10c16dec587a0662068f6e2991c29ed3a9db943.tar.gz | |
243 system manual pages should live with the software
Reviewed by: garrett@nexenta.com
Reviewed by: gwr@nexenta.com
Reviewed by: trisk@opensolaris.org
Approved by: gwr@nexenta.com
--HG--
extra : rebase_source : 0c599d0bec0dc8865fbba67721a7a6cd6b1feefb
Diffstat (limited to 'usr/src/pkg/manifests/developer-debug-mdb.mf')
| -rw-r--r-- | usr/src/pkg/manifests/developer-debug-mdb.mf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/developer-debug-mdb.mf b/usr/src/pkg/manifests/developer-debug-mdb.mf index e9455ce554..926e63d69f 100644 --- a/usr/src/pkg/manifests/developer-debug-mdb.mf +++ b/usr/src/pkg/manifests/developer-debug-mdb.mf @@ -88,6 +88,8 @@ $(sparc_ONLY)dir path=usr/platform/sun4v/lib $(sparc_ONLY)dir path=usr/platform/sun4v/lib/mdb group=sys $(sparc_ONLY)dir path=usr/platform/sun4v/lib/mdb/kvm group=sys $(sparc_ONLY)dir path=usr/platform/sun4v/lib/mdb/kvm/$(ARCH64) group=sys +dir path=usr/share/man +dir path=usr/share/man/man1 file path=kernel/kmdb/$(ARCH64)/arp group=sys mode=0555 file path=kernel/kmdb/$(ARCH64)/cpc group=sys mode=0555 $(i386_ONLY)file path=kernel/kmdb/$(ARCH64)/cpu.generic group=sys mode=0555 @@ -358,6 +360,9 @@ $(sparc_ONLY)file path=usr/platform/sun4v/lib/mdb/kvm/$(ARCH64)/unix.so \ group=sys mode=0555 $(sparc_ONLY)file path=usr/platform/sun4v/lib/mdb/kvm/$(ARCH64)/vdsk.so \ group=sys mode=0555 +file path=usr/share/man/man1/adb.1 +file path=usr/share/man/man1/kmdb.1 +file path=usr/share/man/man1/mdb.1 hardlink path=usr/bin/$(ARCH32)/adb target=../../../usr/bin/$(ARCH32)/mdb hardlink path=usr/bin/$(ARCH64)/adb target=../../../usr/bin/$(ARCH64)/mdb hardlink path=usr/bin/adb target=../../usr/lib/isaexec |
