From 0ab048b6557ea0a337b96f5d0558694a237dfab8 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 13 Nov 2003 10:19:01 +0000 Subject: Update the debian packaging for use in a standalone uClibc system, rather than being a subordinate lib under a glibc based system. -Erik --- debian/ldd.1 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 debian/ldd.1 (limited to 'debian/ldd.1') diff --git a/debian/ldd.1 b/debian/ldd.1 new file mode 100644 index 000000000..6e391fca8 --- /dev/null +++ b/debian/ldd.1 @@ -0,0 +1,20 @@ +.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