From 5b9c942eb7a5a8866922074a6ace5089b3b53c9d Mon Sep 17 00:00:00 2001 From: imp Date: Thu, 9 Mar 2006 01:33:38 +0000 Subject: Now that we now spell NO_MAN=xxx MAN=, update the docs. Submitted by: John Hein --- share/mk/bsd.README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/mk/bsd.README') diff --git a/share/mk/bsd.README b/share/mk/bsd.README index 92183d3..76e3de8 100644 --- a/share/mk/bsd.README +++ b/share/mk/bsd.README @@ -309,7 +309,7 @@ To build foo from foo.c with a manual page foo.2, add the line: If foo does not have a manual page at all, add the line: - NO_MAN= noman + MAN= If foo has multiple source files, add the line: -- cgit v1.1