summaryrefslogtreecommitdiff
path: root/debian/ldconfig.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/ldconfig.1')
-rw-r--r--debian/ldconfig.128
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/ldconfig.1 b/debian/ldconfig.1
new file mode 100644
index 000000000..2fb31b553
--- /dev/null
+++ b/debian/ldconfig.1
@@ -0,0 +1,28 @@
+.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)