diff options
author | cube <cube@pkgsrc.org> | 2003-10-23 12:39:14 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2003-10-23 12:39:14 +0000 |
commit | 2acb57bbf7f32f3b4d0601c541deae62ba75d4ab (patch) | |
tree | 178060f3c8686ee984b9e295c2ea8997dfd5e723 /sysutils | |
parent | 566bc991dd344b64a6915a9199435af379cad70a (diff) | |
download | pkgsrc-2acb57bbf7f32f3b4d0601c541deae62ba75d4ab.tar.gz |
Revert to previous version, it looks like stuff was accidentally
committed.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dmesg2gif/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/dmesg2gif/DESCR b/sysutils/dmesg2gif/DESCR index 894f0403871..e7e7225fcb3 100644 --- a/sysutils/dmesg2gif/DESCR +++ b/sysutils/dmesg2gif/DESCR @@ -1,4 +1,2 @@ Read dmesg(8) output (e.g. from /var/run/dmesg.boot), and output the device tree as GIF image to stdout. - -Usage: cat /var/run/dmesg.boot | /usr/pkg/bin/dmesg2gif | xv - |