summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorPeter Valchev <pvalchev@cvs.openbsd.org>2002-06-17 00:17:23 +0000
committerPeter Valchev <pvalchev@cvs.openbsd.org>2002-06-17 00:17:23 +0000
commit8a302befd8a73899b506a0d9ff25bd23a7ed47d2 (patch)
tree5419f2ca3574d2125109720fa679cee2522cce5a /share
parent2f8fa7a40756dc0c3484efd776da7650a1637c00 (diff)
no nat.conf(5) softlink
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile
index 212f49e93c9..e2b687ae4c4 100644
--- a/share/man/man5/Makefile
+++ b/share/man/man5/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.26 2002/06/16 19:38:36 pvalchev Exp $
+# $OpenBSD: Makefile,v 1.27 2002/06/17 00:17:22 pvalchev Exp $
# $NetBSD: Makefile,v 1.14 1995/05/11 23:13:15 cgd Exp $
# missing: dump.5 plot.5
@@ -14,6 +14,5 @@ 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>