Change .0 man extents to .1, as reported by Julian Elischer. Whoops,
thought I'd gotten this one the first time around. Reviewed by: Submitted by:
This commit is contained in:
parent
f540b1065a
commit
2c6983854a
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user