summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2003-02-04 19:59:56 +0000
committerderaadt <deraadt@openbsd.org>2003-02-04 19:59:56 +0000
commit9672281e2c59424335f5f041c4b6b84e62d4febf (patch)
tree13af8686114ec329a09c293817c1fe3e7ea51d00
parentregen (diff)
downloadwireguard-openbsd-9672281e2c59424335f5f041c4b6b84e62d4febf.tar.xz
wireguard-openbsd-9672281e2c59424335f5f041c4b6b84e62d4febf.zip
pay attention, jakob
-rw-r--r--usr.sbin/bind/Makefile.bsd-wrapper4
-rw-r--r--usr.sbin/bind/bin/dig/Makefile.in2
-rw-r--r--usr.sbin/bind/bin/dig/nslookup.8 (renamed from usr.sbin/bind/bin/dig/nslookup.1)2
3 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/bind/Makefile.bsd-wrapper b/usr.sbin/bind/Makefile.bsd-wrapper
index 33dd12d26bd..63efc1bee3a 100644
--- a/usr.sbin/bind/Makefile.bsd-wrapper
+++ b/usr.sbin/bind/Makefile.bsd-wrapper
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2003/02/04 12:34:36 jakob Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2003/02/04 19:59:56 deraadt Exp $
.include <bsd.own.mk>
@@ -29,7 +29,7 @@ MAN= bin/check/named-checkconf.8 \
bin/check/named-checkzone.8 \
bin/dig/dig.1 \
bin/dig/host.1 \
- bin/dig/nslookup.1 \
+ bin/dig/nslookup.8 \
bin/named/named.8 \
bin/nsupdate/nsupdate.8 \
bin/rndc/rndc-confgen.8 \
diff --git a/usr.sbin/bind/bin/dig/Makefile.in b/usr.sbin/bind/bin/dig/Makefile.in
index 0e9a64c8700..3af0d9fb51c 100644
--- a/usr.sbin/bind/bin/dig/Makefile.in
+++ b/usr.sbin/bind/bin/dig/Makefile.in
@@ -48,7 +48,7 @@ UOBJS =
SRCS = dig.c dighost.c host.c nslookup.c
-MANPAGES = dig.1 host.1 nslookup.1
+MANPAGES = dig.1 host.1 nslookup.8
HTMLPAGES = dig.html host.html
diff --git a/usr.sbin/bind/bin/dig/nslookup.1 b/usr.sbin/bind/bin/dig/nslookup.8
index 4b836f248a2..19c6877daa1 100644
--- a/usr.sbin/bind/bin/dig/nslookup.1
+++ b/usr.sbin/bind/bin/dig/nslookup.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nslookup.1,v 1.1 2003/02/04 12:34:36 jakob Exp $
+.\" $OpenBSD: nslookup.8,v 1.1 2003/02/04 19:59:57 deraadt Exp $
.\"
.\" ++Copyright++ 1985, 1989
.\" -