diff options
Diffstat (limited to 'debian/ldd.1')
-rw-r--r-- | debian/ldd.1 | 20 |
1 files changed, 20 insertions, 0 deletions
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 <andersen@codepoet.org> +.br +Manual page written by David Schleef <ds@schleef.org> +.SH SEE ALSO +.BR ldd (1) |