aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/hextools
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2018-08-02 03:16:29 +0800
committeradamw <adamw@FreeBSD.org>2018-08-02 03:16:29 +0800
commit66484501edf0e0ba278a5d0d65e7fe3a7238408b (patch)
tree76c9b488022ca26deddb5f29476f22ef3fd0ef69 /sysutils/hextools
parent006712b57d417ef48e769ff8a46a16963250318b (diff)
downloadfreebsd-ports-gnome-66484501edf0e0ba278a5d0d65e7fe3a7238408b.tar.gz
freebsd-ports-gnome-66484501edf0e0ba278a5d0d65e7fe3a7238408b.tar.zst
freebsd-ports-gnome-66484501edf0e0ba278a5d0d65e7fe3a7238408b.zip
This should have remained "can not" in r476184
While here, fix a spacing nit. Reported by: yuri
Diffstat (limited to 'sysutils/hextools')
-rw-r--r--sysutils/hextools/pkg-descr2
1 files changed, 1 insertions, 1 deletions
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