From 32b976f1d160d9485768ba2ea81b141beead0309 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 1 Aug 2018 19:16:29 +0000 Subject: [PATCH] This should have remained "can not" in r476184 While here, fix a spacing nit. Reported by: yuri --- sysutils/hextools/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/hextools/pkg-descr b/sysutils/hextools/pkg-descr index 04060145a7e6..a67e86722e89 100644 --- a/sysutils/hextools/pkg-descr +++ b/sysutils/hextools/pkg-descr @@ -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