summaryrefslogtreecommitdiffstats
path: root/sbin/mount_null/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_null/Makefile')
-rw-r--r--sbin/mount_null/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_null/Makefile b/sbin/mount_null/Makefile
index aae87e1..f20f91b 100644
--- a/sbin/mount_null/Makefile
+++ b/sbin/mount_null/Makefile
@@ -2,7 +2,7 @@
PROG= mount_null
SRCS= mount_null.c getmntopts.c
-MAN8= mount_null.0
+MAN8= mount_null.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I/sys -I${MOUNT}
OpenPOWER on IntegriCloud