summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-tnf.mf
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2011-03-14 14:05:30 -0400
committerRichard Lowe <richlowe@richlowe.net>2011-03-14 14:05:30 -0400
commitc10c16dec587a0662068f6e2991c29ed3a9db943 (patch)
treef414286f4bba41d75683ed4fbbaa6bfa4bf7fabd /usr/src/pkg/manifests/system-tnf.mf
parent68caef18a23a498d9e3017b983562c0f4fd8ab23 (diff)
downloadillumos-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/system-tnf.mf')
-rw-r--r--usr/src/pkg/manifests/system-tnf.mf5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-tnf.mf b/usr/src/pkg/manifests/system-tnf.mf
index 3ba90e844f..a7a46ef201 100644
--- a/usr/src/pkg/manifests/system-tnf.mf
+++ b/usr/src/pkg/manifests/system-tnf.mf
@@ -41,6 +41,8 @@ dir path=usr/kernel/drv group=sys
dir path=usr/kernel/drv/$(ARCH64) group=sys
dir path=usr/lib
dir path=usr/lib/$(ARCH64)
+dir path=usr/share/man/man1
+dir path=usr/share/man/man3lib
driver name=tnf perms="tnfctl 0600 root sys" perms="tnfmap 0600 root sys"
file path=usr/bin/$(ARCH32)/prex mode=0555
$(i386_ONLY)file path=usr/bin/$(ARCH32)/tnfxtract mode=0555
@@ -54,6 +56,9 @@ file path=usr/lib/$(ARCH64)/libtnfctl.so.1
file path=usr/lib/$(ARCH64)/libtnfprobe.so.1
file path=usr/lib/libtnfctl.so.1
file path=usr/lib/libtnfprobe.so.1
+file path=usr/share/man/man1/prex.1
+file path=usr/share/man/man1/tnfxtract.1
+file path=usr/share/man/man3lib/libtnfctl.3lib
hardlink path=usr/bin/prex target=../lib/isaexec
hardlink path=usr/bin/tnfxtract target=../lib/isaexec
legacy pkg=SUNWtnfc \