[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Local copy of ALL man pages



Richard Owlett <rowlett@cloud85.net> wrote:
> To clarify my motivation:
>   1. divorce myself {as much as possible} from the web - 
> I'm on dial-up.
>   2. access all man pages {whether or not package 
> installed} using the man command.

Would it be reasonable to utilise a manpage cache with dial-on-demand,
so that pages are delivered from local storage whenever possible, but
that they are retrieved from somewhere remote if necessary?

You'd need some form of negative caching to catch frequently misspelled
words, and you might want to enforce some form of timeout on the locally
cached pages.

Hmmm. This is now starting to sound like a web proxy ... perhaps see
http://people.w3.org/~dom/archives/2006/09/offline-web-cache-with-squid/
http://www.gedanken.org.uk/software/wwwoffle/

Chris


Reply to: