Results 1 to 3 of 3

Thread: [RESOLVED] broken man pages

  1. #1

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Resolved [RESOLVED] broken man pages

    Does anyone know what would cause man pages to become corrupt?
    All of a sudden one (and only one) of my user accounts has problems displaying manual pages in the terminal under Gnome.

    If I hit ctrl-alt-F5 and login to a non-windowed session then the man pages display correctly presumeably because its not trying to do any fancy text formating.

    The text in the man pages contains missing spaces and broken escape sequences in the plaintext.

    Does anyone know what could cause this? Could this be a broken environment variable or something? The root account doesn't suffer from this problem.
    I don't live here any more.

  2. #2
    PowerPoster sunburnt's Avatar
    Join Date
    Feb 2001
    Location
    Boulder, Colorado
    Posts
    1,403

    Re: broken man pages

    You might check the $TERM environmental variable, which specifies the terminal type and from that what options (such as colors, formatting, etc.) are supported.

    Under gnome terminal, my $TERM is set to xterm.
    Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.

  3. #3

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: broken man pages

    I'm blaming this on a generally unhealthy box. I'm moving over to CentOS this evening so this is no longer a problem.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width