diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-07 19:44:42 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-07 19:44:42 +0000 |
commit | d6d1a7c084dea057f088c7f9848b0b4e7f421173 (patch) | |
tree | 72dd721dedad96d8190483757573de37d1d17887 /man1 | |
parent | e5d79c819371d7f8c0c7f9ba606499b329fa7840 (diff) |
ffix
Diffstat (limited to 'man1')
-rw-r--r-- | man1/ldd.1 | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -11,9 +11,7 @@ .SH NAME ldd \- print shared library dependencies .SH SYNOPSIS -.B ldd -.R [OPTION]... -FILE... +.BR ldd " [OPTION]... FILE..." .SH DESCRIPTION .B ldd prints the shared libraries required by each program or shared library |