From a21d90418c37d0e02f19734e2913696c828ae45d Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 18 Aug 2005 00:58:31 +0000 Subject: moved/updated to docs/man/ --- debian/ldconfig.1 | 28 ---------------------------- debian/ldd.1 | 20 -------------------- 2 files changed, 48 deletions(-) delete mode 100644 debian/ldconfig.1 delete mode 100644 debian/ldd.1 (limited to 'debian') diff --git a/debian/ldconfig.1 b/debian/ldconfig.1 deleted file mode 100644 index 2fb31b553..000000000 --- a/debian/ldconfig.1 +++ /dev/null @@ -1,28 +0,0 @@ -.TH UCLIBC-GCC 1 -.SH NAME -uclibc-gcc \- Cross-compiler for uClibc -.SH SYNOPSIS -.B uclibc-gcc -[ -.B options -] -.br -.B uclibc-ld -[ -.B options -] -.SH DESCRIPTION -These programs are wrappers for -.B gcc -and -.B ld. -.SH BUGS -Probably. - -.SH AUTHORS -Manuel Nova -.br -Manual page written by David Schleef -.SH SEE ALSO -.BR gcc (1), -.BR ld (1) diff --git a/debian/ldd.1 b/debian/ldd.1 deleted file mode 100644 index 6e391fca8..000000000 --- a/debian/ldd.1 +++ /dev/null @@ -1,20 +0,0 @@ -.TH UCLIBC-LDD 1 -.SH NAME -uclibc-ldd \- Print shared library dependencies -.SH SYNOPSIS -.B uclibc-ldd -[ -.B options -] -.B file... -.SH DESCRIPTION -Prints shared library dependencies. -.SH BUGS -Maybe. - -.SH AUTHORS -Erik Andersen -.br -Manual page written by David Schleef -.SH SEE ALSO -.BR ldd (1) -- cgit v1.2.3