summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-18 00:58:31 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-18 00:58:31 +0000
commita21d90418c37d0e02f19734e2913696c828ae45d (patch)
tree5a92ccfbe108a6463053fee18c0e65f9fc137b9e /debian
parent1d1ea35f9193802fa228db0c7ca52acad30a6b2b (diff)
moved/updated to docs/man/
Diffstat (limited to 'debian')
-rw-r--r--debian/ldconfig.128
-rw-r--r--debian/ldd.120
2 files changed, 0 insertions, 48 deletions
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 <ds@schleef.org>
-.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 <andersen@codepoet.org>
-.br
-Manual page written by David Schleef <ds@schleef.org>
-.SH SEE ALSO
-.BR ldd (1)