NetBSD/usr.bin/man
cegger 656e85b2f1 Mimic OSX behaviour:
On OS X it is possible to specify the manpage filename
with a full or relative path like this:

   man ./foo.5

or

   man /cd/foo/bar.1.gz

This is really helpful to view the manpage quickly while editing it.

patch presented on current-users@ and tech-userlevel@:
http://mail-index.netbsd.org/current-users/2009/10/06/msg010767.html
http://mail-index.netbsd.org/tech-userlevel/2009/10/06/msg002675.html

No objections
2009-10-07 08:30:31 +00:00
..
Makefile
man.1 Mimic OSX behaviour: 2009-10-07 08:30:31 +00:00
man.c Mimic OSX behaviour: 2009-10-07 08:30:31 +00:00
man.conf.5
manconf.c
manconf.h
pathnames.h