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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_nfs/Makefile b/sbin/mount_nfs/Makefile
index f33b461560cf..a3602740c06e 100644
--- a/sbin/mount_nfs/Makefile
+++ b/sbin/mount_nfs/Makefile
@@ -2,7 +2,7 @@
PROG= mount_nfs
SRCS= mount_nfs.c getmntopts.c
-MAN8= mount_nfs.0
+MAN8= mount_nfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -DNFS -I${MOUNT}