mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 17:49:22 -04:00
Fix the spelling of MAN to a modern syntax.
This commit is contained in:
parent
df7e759cc0
commit
eef6f6efc2
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue