aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_nfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_nfs/Makefile')
-rw-r--r--sbin/mount_nfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mount_nfs/Makefile b/sbin/mount_nfs/Makefile
index e7334e99224b..d392a1d4013b 100644
--- a/sbin/mount_nfs/Makefile
+++ b/sbin/mount_nfs/Makefile
@@ -4,6 +4,7 @@
PROG= mount_nfs
SRCS= mount_nfs.c getmntopts.c mounttab.c
+MAN= mount_nfs.8
MOUNT= ${.CURDIR}/../mount
UMNTALL= ${.CURDIR}/../../usr.sbin/rpc.umntall