NetBSD/usr.bin/man
tv 13b09649c2 When man was "fixed" to chdir() to the man root as historical man does,
it broke the -M option on relative paths (the chdir works as it should,
but the relative man page path is still used whole in nroff).  This
repairs the situation by chopping the full pathname in half--one part
for the chdir, one part for the filename.
1997-11-23 23:24:14 +00:00
..
Makefile Sync with 4.4BSD-Lite2 1995-09-28 06:05:11 +00:00
config.c cleanup for WARNS=1 1997-10-17 06:42:09 +00:00
config.h Sync with 4.4BSD-Lite2 1995-09-28 06:05:11 +00:00
man.1 fix up .Nm usage 1997-10-19 05:05:24 +00:00
man.c When man was "fixed" to chdir() to the man root as historical man does, 1997-11-23 23:24:14 +00:00
man.conf.5 fix up .Nm usage 1997-10-19 05:05:24 +00:00
pathnames.h Sync with 4.4BSD-Lite2 1995-09-28 06:05:11 +00:00