summaryrefslogtreecommitdiff
path: root/tools/regression/lib
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2014-04-13 05:21:56 +0000
committerWarner Losh <imp@FreeBSD.org>2014-04-13 05:21:56 +0000
commit3bdf775801b218aa5a89564839405b122f4b233e (patch)
treee8b079688238ae81d3122ea197d8ddb379b45059 /tools/regression/lib
parente0919954d519767b541c28965dbd862787eb84cf (diff)
Notes
Diffstat (limited to 'tools/regression/lib')
-rw-r--r--tools/regression/lib/libc/resolv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/lib/libc/resolv/Makefile b/tools/regression/lib/libc/resolv/Makefile
index 9b4e6b1c34614..fa91ac3993147 100644
--- a/tools/regression/lib/libc/resolv/Makefile
+++ b/tools/regression/lib/libc/resolv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PROG= resolv
-NO_MAN=
+MAN=
# Note: this test relies on being dynamically linked. You will get a
# spurious PASS for a statically linked test.