Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 1461

Summary: man ps shows unformatted characters
Product: Gentoo Linux Reporter: Jared H. Hudson <gentoo>
Component: [OLD] Core systemAssignee: Jared H. Hudson <gentoo>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jared H. Hudson 2002-04-01 18:58:22 UTC
Example:

       lB lB lfCW l.  Switch    Description -A   select all  pro-
       cesses  -N   negate  selection  -a   select all with a tty
       except session leaders -d   select all, but  omit  session
       leaders  -e   select  all  processes  T    select all pro-
       cesses on this terminal a    T{ select all processes on  a
       terminal, including those of other users T} g    T{ really
       all, even group leaders (does nothing w/o SunOS  settings)
       T}  r    restrict  output to running processes x    select
       processes without controlling  ttys  --deselect     negate
       selection
Comment 1 Jared H. Hudson 2002-04-03 02:50:01 UTC
I believe the problem is with /etc/man.conf
If you look at the man.conf generated by man when it compiles and the one
installed in /etc you will notice several differences.

For one, in our /etc/man.conf, gzip is listed as residing in /usr/bin/gzip, but
in reality it exists in /bin/gzip. Also, zcat is listed as being in
/usr/bin/zcat but actually is in /bin/zcat

2nd, several programs such as EQN, NEQN, TBL, ect are defined with default
options and paths in man's man.conf but not in our man.conf. In paticular,
adding the path for TBL fixes this paticular man page's formatting problem.

I think we should use the man.conf auto generated by the man package, if that's
ok with you.
Comment 2 Jared H. Hudson 2002-04-15 16:44:17 UTC
Fixed in man-1.5i-r3