1 .TH RDFDUMP 1 "September 6, 1999" "Debian Project" "Debian Manual"
3 rdfdump \- dumps an RDOFF object in human-readable form
10 prints a list of the header records in an RDOFF object in human-readable
11 form, and optionally prints a hex dump of the contents of the segments.
14 supports both version 1 and 2 of RDOFF. It will give warnings if the RDOFF2
15 format is violated (it looks for incorrect lengths for header records, and
16 checks the overall length count at the start of the file).
20 Print a hex dump of the contents of the segments.
22 Julian Hall <jules@earthcorp.com>.
24 This manual page was written by Matej Vela <vela@debian.org>.