This is one of those little things that I just want to jot down for myself so I have it written down until I learn it for good. To view a man file, that's not installed in the regular man file locations, just run
nroff -man filename | more
Stupidly simple, but unfortunately not mentioned in the manpage for man.
posted: Sunday, 05 March 2006 23:49 | tags: unix