summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/hexdump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/hexdump/Makefile b/usr.bin/hexdump/Makefile
index 5a9e87a..1e0543b 100644
--- a/usr.bin/hexdump/Makefile
+++ b/usr.bin/hexdump/Makefile
@@ -2,7 +2,7 @@
PROG= hexdump
SRCS= conv.c display.c hexdump.c hexsyntax.c odsyntax.c parse.c
-MAN1= hexdump.0 od.0
+MAN1= hexdump.1 od.1
LINKS= ${BINDIR}/hexdump ${BINDIR}/od
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud