diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-11-13 10:19:01 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-11-13 10:19:01 +0000 |
commit | 0ab048b6557ea0a337b96f5d0558694a237dfab8 (patch) | |
tree | 89dbb0a558beba1894d348fc537cc8d5e8a3d74a /debian/uclibc-readelf.1 | |
parent | 9cb6901edf2145a9111f11b15acf9d74494bd04d (diff) | |
download | uClibc-alpine-0ab048b6557ea0a337b96f5d0558694a237dfab8.tar.bz2 uClibc-alpine-0ab048b6557ea0a337b96f5d0558694a237dfab8.tar.xz |
Update the debian packaging for use in a standalone uClibc
system, rather than being a subordinate lib under a glibc
based system.
-Erik
Diffstat (limited to 'debian/uclibc-readelf.1')
-rw-r--r-- | debian/uclibc-readelf.1 | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/debian/uclibc-readelf.1 b/debian/uclibc-readelf.1 deleted file mode 100644 index 65af1b207..000000000 --- a/debian/uclibc-readelf.1 +++ /dev/null @@ -1,19 +0,0 @@ -.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) |