--- On Tue, 7/15/08, Marco Fretz <[EMAIL PROTECTED]> wrote: > From: Marco Fretz <[EMAIL PROTECTED]> > Subject: Re: It's possible to mirror OpenBSD manual page? > To: [EMAIL PROTECTED] > Cc: [email protected] > Date: Tuesday, July 15, 2008, 8:09 AM > my idea is that you can extract the directory structure out > of the > man44.tgz. of course then you have no search function, > etc.. > > as far as i know the man.cgi from openbsd is a script, > searching the > manpage files. maybe you can then us this to search the the > man page > files you got out of the man44.tgz > > greets > marco
hi all, thanks you after google, i got two script http://www.freebsd.org/cgi/man.cgi/source and http://www.chedong.com/phpMan.php/source i'll try using this script with man44.tgz but i still don't know how to modificated this script because i can't using perl and php :) i think this script read man path from system, it's right eh? so if i run webserver + php + perl, and extract man44.tgz in my webserver, this script will read them? i'll try it :) thanks for you help all :)

