diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-library-security-gss.p5m')
| -rw-r--r-- | usr/src/pkg/manifests/system-library-security-gss.p5m | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/pkg/manifests/system-library-security-gss.p5m b/usr/src/pkg/manifests/system-library-security-gss.p5m index 6d21f3ec7b..2edb624a58 100644 --- a/usr/src/pkg/manifests/system-library-security-gss.p5m +++ b/usr/src/pkg/manifests/system-library-security-gss.p5m @@ -46,9 +46,6 @@ file path=usr/lib/sasl/$(ARCH64)/gssapi.so.1 file path=usr/lib/sasl/gssapi.so.1 dir path=usr/sbin file path=usr/sbin/gsscred group=sys mode=0555 -dir path=usr/share/man/man1m -file path=usr/share/man/man1m/gsscred.1m -file path=usr/share/man/man1m/gssd.1m dir path=usr/share/man/man3gss file path=usr/share/man/man3gss/gss_accept_sec_context.3gss file path=usr/share/man/man3gss/gss_acquire_cred.3gss @@ -90,6 +87,9 @@ file path=usr/share/man/man3gss/gss_wrap.3gss file path=usr/share/man/man3gss/gss_wrap_size_limit.3gss dir path=usr/share/man/man3lib file path=usr/share/man/man3lib/libgss.3lib +dir path=usr/share/man/man8 +file path=usr/share/man/man8/gsscred.8 +file path=usr/share/man/man8/gssd.8 legacy pkg=SUNWgss \ desc="Generic Security Service Application Program Interface, Version 2 - user" \ name="GSSAPI V2" |
