summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypserv/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-26 14:42:20 +0000
committerru <ru@FreeBSD.org>2001-03-26 14:42:20 +0000
commitafd506414eebce28d614a4695ce243499d0139bc (patch)
treeb29637fd9b9c344d57309d43ffa65d787ea31dff /usr.sbin/ypserv/Makefile
parent86642a4ab498a232761f0dcb1ca83f06fc0d5a40 (diff)
downloadFreeBSD-src-afd506414eebce28d614a4695ce243499d0139bc.zip
FreeBSD-src-afd506414eebce28d614a4695ce243499d0139bc.tar.gz
- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
Diffstat (limited to 'usr.sbin/ypserv/Makefile')
-rw-r--r--usr.sbin/ypserv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ypserv/Makefile b/usr.sbin/ypserv/Makefile
index 851cc22..9de9bdc 100644
--- a/usr.sbin/ypserv/Makefile
+++ b/usr.sbin/ypserv/Makefile
@@ -4,7 +4,7 @@ PROG= ypserv
SRCS= yp_svc.c yp_server.c yp_dblookup.c yp_dnslookup.c \
ypxfr_clnt.c yp.h yp_main.c yp_error.c yp_access.c yp_svc_udp.c
-MAN8= ypserv.8 ypinit.8
+MAN= ypserv.8 ypinit.8
CFLAGS+= -I. -DDB_CACHE
OpenPOWER on IntegriCloud