Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Man Pages patch

Status
Not open for further replies.

jwood

MIS
Jan 31, 2001
4
0
0
US
I recently "inherited" a site I remotely support
which has a system in the 800 series running
HP-UX 11.0. There are no man pages on it.
What HP patch would contain those man pages
so I can install accordingly? Thank you in
advance.


John
 
Don't know if you found an solution - hopefully you have but if not found this on HP's site. Shows for older os version but the commands look like they should work.

Problem Description

I cannot find the man pages in order to install them. Can you point me in the right direction?

Configuration Info

Operating System - HP-UX
Version -10.01
Hardware System -K400

Solution

The following instructions let you locate and install the man pages:

swlist -a "" -s /cdrom -l fileset | grep -e -MAN | tr -d "" > manlist

swinstall -v -s /cdrom -x reinstall=true -f manlist

KEYWORD LIST



Have a great day :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top