- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lanadmin man pages
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 03:31 AM
12-05-2001 03:31 AM
lanadmin man pages
Since then if I try to do a man on lanadmin I get the following:
Reformatting entry. Wait ... aborted(sorry).
Has anyone ever had this issue before?
Cheers
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 03:48 AM
12-05-2001 03:48 AM
Re: lanadmin man pages
/usr/share/man/man1m.Z/lanadmin.1m (from patch PHNE_23862)
I am thinking there is a problem with the man page of 'lanadmin'.
Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 04:19 AM
12-05-2001 04:19 AM
Re: lanadmin man pages
You may want to check that all patches are installed AND confiogured by doing:
swlist -l fileset -a state | grep -e transient -e install -e corrupt
and see what you get as output (hopefully nothing)
The other thing to check is where the man pages from the patches were put, and see if the are files in that specific man page subdir that are 0 (or really small like 3-7 bytes) in size, and remove these.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 04:41 AM
12-05-2001 04:41 AM
Re: lanadmin man pages
s800 10.20 HP-PB 100BT cumulative patch
http://us-support3.external.hp.com/wpsl/bin/doc.pl/screen=wpslDisplayPatch/sid=7b3768c0095121073f?PATCH_PATH=/hp-ux_patches/s800/10.X/PHNE_23921&HW=s800&OS=10.20
Also, if you haven't already, I'd suggest using the custom patch manager.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 05:15 AM
12-05-2001 05:15 AM
Re: lanadmin man pages
is this error only with the lanadmin man page?
or any other related commands (landiag? netstat?).
Check the MANPATH setting and find out where the man command is picking the landiag page from.
(echo $MANPATH and for each dir listed- find
Check the size and compare it with a working system (in case you have one); if problem, you can always restore it from an backup.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2002 06:19 AM
01-02-2002 06:19 AM
Re: lanadmin man pages
the same error with the man lanadmin command. And also have installed PHNE_23862 (which is where I think the problem lies). I found it interesting that when I do a "man landiag" - the man page from lanadmin appears.
Harry - I do have PHNE_23921 installed.
Melvyn - I performed your swlist command and did have some corruption - but none of it relates to this patch. By the way, what do you have do to correct the corruption that appears? (Inquiring minds want to know)
So all - is this a problem with patch PHNE_23862?