picked this up from a newsgroup to enable man pages to display
bold text in console.

>You may want to try "most" as your pager. "man -P /usr/bin/most man" to see;
>and set your color preferences in $HOME/.mostrc

an alias such as the following can be put in /etc/profile or .bashrc.
 

alias manc='man -P /usr/bin/most $1' 


---
keith.






Reply via email to