summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcinfo
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-27 10:52:19 +0000
committerru <ru@FreeBSD.org>2001-03-27 10:52:19 +0000
commit89596e453852464f330543234ea7d0894c5fc287 (patch)
tree2f3bf33fa937fe4dcbe5a97851f84bed559bbc7b /usr.bin/rpcinfo
parent27b491435b5af71a9b47047589a2d7bb2e49affc (diff)
downloadFreeBSD-src-89596e453852464f330543234ea7d0894c5fc287.zip
FreeBSD-src-89596e453852464f330543234ea7d0894c5fc287.tar.gz
MAN[1-9] -> MAN.
Diffstat (limited to 'usr.bin/rpcinfo')
-rw-r--r--usr.bin/rpcinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rpcinfo/Makefile b/usr.bin/rpcinfo/Makefile
index 6c75c8f..e7283a4 100644
--- a/usr.bin/rpcinfo/Makefile
+++ b/usr.bin/rpcinfo/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PROG= rpcinfo
-MAN8= rpcinfo.8
SRCS= rpcinfo.c rpc_generic.c
+MAN= rpcinfo.8
LIBCDIR= ${.CURDIR}/../../lib/libc
LIBCRPCDIR= ${LIBCDIR}/rpc
OpenPOWER on IntegriCloud