diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-12-21 02:19:12 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-12-21 02:19:12 +0000 |
commit | 2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1 (patch) | |
tree | 0b2048faa0d5e773f1f4774e5b3d48f654e40e88 /misc/xd | |
parent | 9edbb794ddcdb7a59f953f0784f8def772f5eceb (diff) |
Notes
Diffstat (limited to 'misc/xd')
-rw-r--r-- | misc/xd/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/xd/pkg-descr b/misc/xd/pkg-descr index 596a8ff92f50..4c1b7b2df22d 100644 --- a/misc/xd/pkg-descr +++ b/misc/xd/pkg-descr @@ -1,5 +1,3 @@ Xd is yet another dump utility. Xd has additional features different from hexdump(1), such as big endian, little endian, and PDP format inputs or binary outout. - -- KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> |