Date: Thu, 18 Feb 2010 19:06:30 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/hexdump hexdump.1 od.1 Message-ID: <201002181906.o1IJ6rjD053063@repoman.freebsd.org>
index | next in thread | raw e-mail
gavin 2010-02-18 19:06:30 UTC
FreeBSD src repository
Modified files:
usr.bin/hexdump hexdump.1 od.1
Log:
SVN rev 204053 on 2010-02-18 19:06:30Z by gavin
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
Revision Changes Path
1.23 +2 -2 src/usr.bin/hexdump/hexdump.1
1.22 +2 -2 src/usr.bin/hexdump/od.1
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002181906.o1IJ6rjD053063>
