Results 1 to 1 of 1
Hi,
I run Intrepid 64 bits.
I have a problem with man pages displaying exclamation signs and pipe characters around keywords like this:
Code:
!pthread_mutex_init! initializes the mutex object pointed ...
- 01-25-2009 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 27
Man pages formatting
Hi,
I run Intrepid 64 bits.
I have a problem with man pages displaying exclamation signs and pipe characters around keywords like this:
I suppose !! should display bold characters and || means don't-know-what.Code:!pthread_mutex_init! initializes the mutex object pointed to by |mutex| according to the mutex attributes specified in |mutexattr|. If |mutex‐ attr| is !NULL!, default attributes are used instead.
Some of the pages have this problem while others don't (i.e. display bold properly). Please, help.


Reply With Quote