- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to create manual file
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
05-16-2004 08:08 PM
05-16-2004 08:08 PM
How to create manual file
when I typed:
man cxterm
it displays the following error:
No manual entry for cxterm
how to fix it?
Thanks
Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 08:15 PM
05-16-2004 08:15 PM
Re: How to create manual file
Did you install cxterm including the man pages ?
Did you add the PATH of cxterm to the MANPATH ?
Hope this helps,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 08:17 PM
05-16-2004 08:17 PM
Re: How to create manual file
I Have not found one yet.
If there is not, then the system is responding correctly.
If htere is one, hten check your MANPATH variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 08:19 PM
05-16-2004 08:19 PM
Re: How to create manual file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 08:32 PM
05-16-2004 08:32 PM
Re: How to create manual file
if it has a manual page entry the following command should give some info
whereis cxterm
will show the source, binary and manual pages for the executable / command
with best wishes
Naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 08:40 PM
05-16-2004 08:40 PM
Re: How to create manual file
take a look at this...
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=53965
surely helps...
Regds
LF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 08:49 PM
05-16-2004 08:49 PM
Re: How to create manual file
:-) john.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 08:56 PM
05-16-2004 08:56 PM
Re: How to create manual file
As many have said here
1. Check if your man path is set properly.
2. Verify if there is anything like cxterm
do a whereis cxterm
3. If something comes up step#2, it means
your man should display and also it
probably means your man path is not set
properly
regards
Mobeen