From 534a83fcf6edb644f1785091c2838c2e2915148e Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 10 Nov 2001 12:02:35 +0000 Subject: Limited Debian architectures to the ones we can actually build. Improved mksnapshot script; now adds a bogus changelog entry. Added fixlinks script that automatically converts symlinks to conform to Debian policy and updated rules to use it. Added another bogus man page, prolonging the pretense that I'll actually write real ones. --- debian/uclibc-readelf.1 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 debian/uclibc-readelf.1 (limited to 'debian/uclibc-readelf.1') 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 +.br +Manual page written by David Schleef +.SH SEE ALSO +.BR readelf (1) -- cgit v1.2.3