This should have remained "can not" in r476184

While here, fix a spacing nit.

Reported by:	yuri
This commit is contained in:
Adam Weinberger 2018-08-01 19:16:29 +00:00
parent 3fea4418ea
commit 32b976f1d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476190

View file

@ -1,5 +1,5 @@
reversible hexdump is a hexdump/hex2bin-toolkit that dumps to a special
readable and reversible hexadecimal byte-dump,where you cannot only change
readable and reversible hexadecimal byte-dump, where you can not only change
bytes, but also insert or delete bytes. It has a flush-switch, where it will
output hexbytes for each single char it reads. This is especially useful for
watching output from slow devices (e.g., serial devices like mice). The