freebsd-dev/usr.bin/hexdump
Gavin Atkinson a17f9fd691 The correct value of DEL is 0x7f, not 0xff. This is purely a documentation
issue - od(1) and hexdump(1) behave as expected.

PR:		docs/143869
Submitted by:	gcooper
MFC after:	2 weeks
2010-02-18 19:06:30 +00:00
..
conv.c
display.c
hexdump.1 The correct value of DEL is 0x7f, not 0xff. This is purely a documentation 2010-02-18 19:06:30 +00:00
hexdump.c
hexdump.h
hexsyntax.c
Makefile
od.1 The correct value of DEL is 0x7f, not 0xff. This is purely a documentation 2010-02-18 19:06:30 +00:00
odsyntax.c
parse.c