Re: Man Pages in Text?

From: Barry Margolin (barmar_at_alum.mit.edu)
Date: 05/21/04

  • Next message: Alan Connor: "Re: Man Pages in Text?"
    Date: Fri, 21 May 2004 13:00:52 -0400
    
    

    In article <qRhrc.3448$Tn6.584@newsread1.news.pas.earthlink.net>,
     Alan Connor <zzzzzz@xxx.yyy> wrote:

    > On Fri, 21 May 2004 02:13:35 -0400, Barry Margolin <barmar@alum.mit.edu>
    > wrote:
    > >
    > >
    > > In article <d9grc.4288$be.3593@newsread2.news.pas.earthlink.net>,
    > > Alan Connor <zzzzzz@xxx.yyy> wrote:
    > >
    > >> I'd like to turn all of my manpages into text, uncompressed.
    > >>
    > >> Can I do this and still use man? I've gone through man man and
    > >> man catman, but don't see a way to do this.
    > >
    > > That's exactly what catman does, isn't it?
    > >
    >
    > You misunderstand me. I want to *permanently* change all the man pages in my
    > MANPATH into un-compressed plain text.
    >
    > To cut groff and gzip out of the loop completely.
    >
    > That's not what catman does.

    Yes it is.

    >
    > Like I said above, I READ the manpage.

    I know you read it, I thought you didn't understand it.

    >
    > From man catman: Cat pages are generally much faster to display than the
    > original manual pages, but require extra storage space.
    >
    > endquote
    >
    > Note the word "extra". This is an adjunct to man, not a replacement for it.
    > (unless I am missing something, which would hardly be a novel situation :-)

    After you run catman, delete all the original nroff files. Man looks
    for the cat page first, and if it doesn't find it, it runs nroff on the
    source file.

    -- 
    Barry Margolin, barmar@alum.mit.edu
    Arlington, MA
    *** PLEASE post questions in newsgroups, not directly to me ***
    

  • Next message: Alan Connor: "Re: Man Pages in Text?"

    Relevant Pages

    • Re: /usr/share/man/man8/MAKEDEV.8
      ... mess of your weekly system mails due to all the manpage/nroff ... If you want to find what's causing these errors, you could run catman ... snprintf(cmd, sizeof cmd, ... if (rename(tmp_file, cat) < 0) ...
      (freebsd-current)
    • Re: /usr/share/man/man8/MAKEDEV.8
      ... mess of your weekly system mails due to all the manpage/nroff ... If you want to find what's causing these errors, you could run catman ... snprintf(cmd, sizeof cmd, ... if (rename(tmp_file, cat) < 0) ...
      (freebsd-stable)
    • Re: FAO Cat lovers
      ... On Sun, 09 Jul 2006 12:17:29 GMT, catman ... "You are not having that cat" ?? ... Were you hiding upstairs? ...
      (uk.rec.motorcycles)
    • Re: n
      ... Catman wrote: ... Miaow? ... Mr Schroedinger, we've found your cat. ...
      (uk.rec.sheds)
    • catman not creating cat pages for machine specific man pages
      ... I noticed a bug in catman, where it doesn't create the machine ... makewhatis fixed the program to create the whatis entries for the ... Based on the makewhatis fix, I have created a fix for the catman pages. ... You'll see that catman doesn't create any cat pages in the cat8/i386 directory. ...
      (freebsd-current)