summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-02-13 16:55:07 -0400
committerJoey Hess <joey@kitenet.net>2011-02-13 16:55:07 -0400
commit462d30c34c365863606d9fb454b49251a9b4bf9b (patch)
treea71815dd9d3b638cbbc90a0b4cf7c58833a40365
parent6cbcfbaba15ef8c51c1a58a19a1d50a4b4fbbc84 (diff)
typo
-rwxr-xr-xdh_makeshlibs2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_makeshlibs b/dh_makeshlibs
index b6779f90..a3c81e15 100755
--- a/dh_makeshlibs
+++ b/dh_makeshlibs
@@ -41,7 +41,7 @@ to provide different symbols files for different architectures.
=item B<-m>I<major>, B<--major=>I<major>
-Instead of trying to guess the major number of the library with /postobjdump,
+Instead of trying to guess the major number of the library with objdump,
use the major number specified after the -m parameter. This is much less
useful than it used to be, back in the bad old days when this program
looked at library filenames rather than using objdump.