From 462d30c34c365863606d9fb454b49251a9b4bf9b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 13 Feb 2011 16:55:07 -0400 Subject: typo --- dh_makeshlibs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dh_makeshlibs') 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, B<--major=>I -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. -- cgit v1.2.3