From 6a98699c62fde1e1c75b35ecc360dd675e732187 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 22 Apr 2005 15:37:43 +0000 Subject: r1754: * Man page typo fixes. Closes: #305809, #305804, #305815, #305810 Closes: #305812, #305814, #305819, #305818, #305817, #305822 --- dh_strip | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dh_strip') diff --git a/dh_strip b/dh_strip index 65c4f9f8..edab8b9b 100755 --- a/dh_strip +++ b/dh_strip @@ -21,7 +21,7 @@ executables, shared libraries, and static libraries that are not used for debugging. This program examines your package build directories and works out what -to strip on its own. It uses L and file permisions and filenames +to strip on its own. It uses L and file permissions and filenames to figure out what files are shared libraries (*.so), executable binaries, and static (lib*.a) and debugging libraries (lib*_g.a, debug/*.so), and strips each as much as is possible. (Which is not at all for debugging @@ -63,7 +63,7 @@ binutils (>= 2.14.90.0.7). =item B<-k>, B<--keep-debug> -Debug symbols will be retained, but split into an independant +Debug symbols will be retained, but split into an independent file in usr/lib/debug/ in the package build directory. --dbg-package is easier to use than this option, but this option is more flexible. -- cgit v1.2.3