diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-18 00:58:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-18 00:58:31 +0000 |
commit | a21d90418c37d0e02f19734e2913696c828ae45d (patch) | |
tree | 5a92ccfbe108a6463053fee18c0e65f9fc137b9e /debian/ldd.1 | |
parent | 1d1ea35f9193802fa228db0c7ca52acad30a6b2b (diff) |
moved/updated to docs/man/
Diffstat (limited to 'debian/ldd.1')
-rw-r--r-- | debian/ldd.1 | 20 |
1 files changed, 0 insertions, 20 deletions
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) |