summaryrefslogtreecommitdiff
path: root/editors/hexedit/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 20:59:00 +0000
committerzuntum <zuntum>2001-10-31 20:59:00 +0000
commitba78e03015d3f55f331ed5230168cfe2bd66e6a6 (patch)
treeb8174b07e5f6072d89e0ac6466ae83197944712f /editors/hexedit/DESCR
parenta295db6ab819f07df461ddfe111da117fe71393f (diff)
downloadpkgsrc-ba78e03015d3f55f331ed5230168cfe2bd66e6a6.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'editors/hexedit/DESCR')
-rw-r--r--editors/hexedit/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/editors/hexedit/DESCR b/editors/hexedit/DESCR
new file mode 100644
index 00000000000..0a2534c1881
--- /dev/null
+++ b/editors/hexedit/DESCR
@@ -0,0 +1,6 @@
+Hexedit view and edit files in hexadecimal or in ASCII.
+hexedit shows a file both in ASCII and in hexadecimal.
+The file can be a device as the file is not whole read.
+You can modify the file and search through it.
+You have also copy&paste, and save to file functions.
+Modifications are shown in bold.