From cec60429bbb77a84c44199253f4a9d1a628fcc2a Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 21 Dec 2004 08:47:35 +0000 Subject: Start the dreaded NOFOO -> NO_FOO conversion. OK'ed by: core --- 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 521f8ac..d8754f1 100644 --- a/share/mk/bsd.README +++ b/share/mk/bsd.README @@ -308,7 +308,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: - NOMAN= noman + NO_MAN= noman If foo has multiple source files, add the line: -- cgit v1.1