summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-11-14 15:01:39 +0000
committerjmc <jmc@openbsd.org>2015-11-14 15:01:39 +0000
commit34e2f49f8ef0816ec8b5c9af678d38dc8b5fb3eb (patch)
treec15adfafd67b18d949522acdddb6070a66aae297
parentmutli -> multi (diff)
downloadwireguard-openbsd-34e2f49f8ef0816ec8b5c9af678d38dc8b5fb3eb.tar.xz
wireguard-openbsd-34e2f49f8ef0816ec8b5c9af678d38dc8b5fb3eb.zip
no need for a mirror-maker(7) mlink;
suggested by schwarze; ok sthen
-rw-r--r--share/man/man7/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile
index 47875e602f8..b7b6b002961 100644
--- a/share/man/man7/Makefile
+++ b/share/man/man7/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.22 2015/11/14 01:17:02 jmc Exp $
+# $OpenBSD: Makefile,v 1.23 2015/11/14 15:01:39 jmc Exp $
# $NetBSD: Makefile,v 1.6 1994/12/22 10:50:05 cgd Exp $
# missing: term.7
@@ -8,6 +8,5 @@ MAN= ascii.7 eqn.7 environ.7 glob.7 hier.7 hostname.7 intro.7 kgdb.7 \
man.7 mandoc_char.7 mdoc.7 mirroring-ports.7 \
operator.7 packages.7 packages-specs.7 pkgpath.7 ports.7 roff.7 \
script.7 securelevel.7 tbl.7
-MLINKS= mirroring-ports.7 mirror-maker.7
.include <bsd.prog.mk>