diff options
Diffstat (limited to 'debian/uclibc-readelf.1')
-rw-r--r-- | debian/uclibc-readelf.1 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/uclibc-readelf.1 b/debian/uclibc-readelf.1 new file mode 100644 index 000000000..65af1b207 --- /dev/null +++ b/debian/uclibc-readelf.1 @@ -0,0 +1,19 @@ +.TH UCLIBC-READELF 1 +.SH NAME +uclibc-readelf \- Displays information about ELF files. +.SH SYNOPSIS +.B uclibc-readelf +[ +.B options +] +.SH DESCRIPTION +A small program to display information about ELF files. +.SH BUGS +Maybe. + +.SH AUTHORS +Erik Andersen <andersen@codepoet.org> +.br +Manual page written by David Schleef <ds@schleef.org> +.SH SEE ALSO +.BR readelf (1) |