summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile
index dcbc9fbf18b..212f49e93c9 100644
--- a/share/man/man5/Makefile
+++ b/share/man/man5/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.25 2002/06/16 19:07:45 pvalchev Exp $
+# $OpenBSD: Makefile,v 1.26 2002/06/16 19:38:36 pvalchev Exp $
# $NetBSD: Makefile,v 1.14 1995/05/11 23:13:15 cgd Exp $
# missing: dump.5 plot.5
@@ -14,5 +14,6 @@ MLINKS+= hosts.equiv.5 .rhosts.5
MLINKS+= resolv.conf.5 resolver.5
MLINKS+= hostname.if.5 bridgename.if.5
MLINKS+= passwd.5 master.passwd.5
+MLINKS+= pf.conf.5 nat.conf.5
.include <bsd.prog.mk>