aboutsummaryrefslogtreecommitdiff
path: root/lib/libypclnt/Makefile
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2007-03-30 06:12:45 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2007-03-30 06:12:45 +0000
commit98cea79298260924a6127201d3704dbbbccce54d (patch)
treef6e9fac0c1929a0e7383c8425efc1a178a7efb81 /lib/libypclnt/Makefile
parenta6c4457396e9ae00423eeab1fca85b1117852297 (diff)
downloadsrc-98cea79298260924a6127201d3704dbbbccce54d.tar.gz
src-98cea79298260924a6127201d3704dbbbccce54d.zip
Back out my previous commit to this area, there are differences between
our implementation and OpenBSD's. Requested by: des
Notes
Notes: svn path=/head/; revision=168040
Diffstat (limited to 'lib/libypclnt/Makefile')
-rw-r--r--lib/libypclnt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libypclnt/Makefile b/lib/libypclnt/Makefile
index 857adf09003d..de237de07534 100644
--- a/lib/libypclnt/Makefile
+++ b/lib/libypclnt/Makefile
@@ -2,7 +2,6 @@
LIB= ypclnt
SHLIB_MAJOR= 2
-MAN= ypclnt.3
SRCS= ypclnt_connect.c \
ypclnt_error.c \
ypclnt_free.c \