diff options
Diffstat (limited to 'share/man/man7/Makefile')
-rw-r--r-- | share/man/man7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile index 0d90c4a..090e5f6 100644 --- a/share/man/man7/Makefile +++ b/share/man/man7/Makefile @@ -4,7 +4,7 @@ #MISSING: eqnchar.7 ms.7 term.7 MAN= ascii.7 build.7 clocks.7 environ.7 hier.7 hostname.7 intro.7 \ mailaddr.7 operator.7 ports.7 security.7 tuning.7 firewall.7 \ - sprog.7 style.perl.7 + sec-doc.7 sprog.7 style.perl.7 MLINKS= intro.7 miscellaneous.7 .include <bsd.prog.mk> |