Operating System - HP-UX
1833742 Members
2756 Online
110063 Solutions
New Discussion

security_patch_check man page(s)

 
SOLVED
Go to solution
Mark Tunnell
Advisor

security_patch_check man page(s)

Where are they? I just installed the SecPatchCk B.02.02. The directions in /opt/sec_mgmt/spc/doc/README say to refer to the security_patch_check(1M) man pages for details. Apparently the depot didn't install those pages. Any idea where I can find them?

thanks,

Mark
3 REPLIES 3
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: security_patch_check man page(s)

Typically, swinstall alters /etc/MANPATH and appends the new location to the file; however, the new MANPATH is not instantiated until you login anew. Cat /etc/MANPATH and see if the new location is now there; if so, logout and login and you should be good to go.
If it ain't broke, I can fix that.
Mark Tunnell
Advisor

Re: security_patch_check man page(s)

Thanks. I logged out and back in and there was the man page!
Mark Tunnell
Advisor

Re: security_patch_check man page(s)

Logging out and back in fixed the problem.