summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/network-ssh-ssh-key.mf
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/pkg/manifests/network-ssh-ssh-key.mf')
-rw-r--r--usr/src/pkg/manifests/network-ssh-ssh-key.mf5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/network-ssh-ssh-key.mf b/usr/src/pkg/manifests/network-ssh-ssh-key.mf
index 204c90628f..149a7fd920 100644
--- a/usr/src/pkg/manifests/network-ssh-ssh-key.mf
+++ b/usr/src/pkg/manifests/network-ssh-ssh-key.mf
@@ -33,9 +33,14 @@ dir path=usr group=sys
dir path=usr/bin
dir path=usr/lib
dir path=usr/lib/ssh
+dir path=usr/share/man/man1
+dir path=usr/share/man/man1m
file path=usr/bin/ssh-keygen mode=0555
file path=usr/bin/ssh-keyscan mode=0555
file path=usr/lib/ssh/ssh-keysign mode=4555
+file path=usr/share/man/man1/ssh-keygen.1
+file path=usr/share/man/man1/ssh-keyscan.1
+file path=usr/share/man/man1m/ssh-keysign.1m
legacy pkg=SUNWsshcu desc="Secure Shell protocol common Utilities" \
name="SSH Common, (Usr)"
license usr/src/cmd/ssh/THIRDPARTYLICENSE \