Explorar el Código

moved/updated to docs/man/

Mike Frysinger hace 19 años
padre
commit
a21d90418c
Se han modificado 2 ficheros con 0 adiciones y 48 borrados
  1. 0 28
      debian/ldconfig.1
  2. 0 20
      debian/ldd.1

+ 0 - 28
debian/ldconfig.1

@@ -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)

+ 0 - 20
debian/ldd.1

@@ -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)