summaryrefslogtreecommitdiff
path: root/debian/uclibc-readelf.1
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2001-11-10 12:02:35 +0000
committerDavid Schleef <ds@schleef.org>2001-11-10 12:02:35 +0000
commit534a83fcf6edb644f1785091c2838c2e2915148e (patch)
tree6385c51850c09cff593aaa865a8bc3a1bbf48ec6 /debian/uclibc-readelf.1
parent577acda65c42ea3570dd4bb94ed6ab086891b49b (diff)
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.
Diffstat (limited to 'debian/uclibc-readelf.1')
-rw-r--r--debian/uclibc-readelf.119
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)