The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SCO
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 03-06-2008
miles556 miles556 is offline
Registered User
 

Join Date: Feb 2008
Posts: 7
Talking

Quote:
Originally Posted by jgt View Post
Are there directories and files below /usr/man ?
Is the file /etc/default/man still available ?
From the man page:
If set, the following environment variables override the default
values defined in /etc/default/man:
MANPATH
MANPORT
MANSERVER
MANSOCKETFILE
PAGER
MAN_HTML2ASCII

Check your environment.
Quote:
Originally Posted by jgt View Post
Are there directories and files below /usr/man ?
Yes there is a bunch of files
Quote:
Originally Posted by jgt View Post
Is the file /etc/default/man still available ?
Yes still there

My default variable in man are:
PAGER=/usr/bin/more
MODE=FIRST
ORDER=C:S:CP:CT:M:F:HWOS:UCB:LOCAL:1:2:3:4:5:6:7:8:9:n:l
MANPATH=scohelp:/usr/man:/usr/gnu/man:/usr/local/man:/usr/X11R6/man
TERM=lp
PROC=nr
MANSERVER=localhost
MANSOCKETFILE=/usr/tmp/scohelp.socket
MANPORT=457

Anything else you might think off?
Reply With Quote