Marius van Witzenburg We fight for our survival, we fight!

15Aug/090

A handy bookmark for FreeBSD manual pages

Posted by mariusvw

Add a bookmark to your browsers toolbar and add the following javascript as link:

javascript:var%20reply%20=%20prompt("What%20are%20you%20searching%20for?",%20"");if%20(reply%20==%20undefined)%20{%20return%20false;%20}%20document.location%20=%20"http://www.freebsd.org/cgi/man.cgi?query="%20+%20reply;

Now you can easy query the FreeBSD manpages from your browser without having to remember the URL.