NetBSD/share/man
gdt 1f7bfa07f4 Remove tests.7 in objdir before copying to it.
If one's source tree has non-writable files (because of CVSREAD=t, or
someone else owns it, or it's on some read-only filesystems, some
other reason), recently-added makefile code would cp tests.foo.7 in
the sources to tests.7 in objdir, preserving permissions, but not
forcing the copy.  A subsequent copy would result in an error, failing
the build.  Therefore, rm -f the target file before doing the copy.

(Arguably there should some standard support for this, but copying
files from the source directory to objdir is quite unusual.)
2013-07-31 11:57:24 +00:00
..
man0
man1 Remove some more unneeded Pp macros. 2012-10-13 15:28:33 +00:00
man2 Note that si_addr may be inaccurate on certain architectures. 2012-04-23 17:44:39 +00:00
man3 Use <major>.<minor> for NetBSD version. 2013-07-22 12:36:56 +00:00
man4 Only use .%R inside Rs/Re. Improve spacing. 2013-07-24 07:00:16 +00:00
man5 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
man6
man7 Remove tests.7 in objdir before copying to it. 2013-07-31 11:57:24 +00:00
man8 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
man9 Remove superfluous Pp. 2013-07-25 21:29:00 +00:00
tools
Makefile