Fix the spelling of MAN to a modern syntax.

This commit is contained in:
Ruslan Ermilov 2006-03-15 15:49:38 +00:00
parent df7e759cc0
commit eef6f6efc2

View file

@ -305,7 +305,7 @@ To build foo from foo.c with a manual page foo.1, use:
To build foo from foo.c with a manual page foo.2, add the line:
MAN2= foo.2
MAN= foo.2
If foo does not have a manual page at all, add the line: