From 84d46df44ac210783a166f7f98cdb4b44c7f218d Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 14 Feb 2010 18:14:07 +0000 Subject: trim spurious periods --- man/scanelf.docbook | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'man') diff --git a/man/scanelf.docbook b/man/scanelf.docbook index 19a8ff8..9ea9ac1 100644 --- a/man/scanelf.docbook +++ b/man/scanelf.docbook @@ -52,11 +52,11 @@ , - Print symbol binding information (lazy or now). + Print symbol binding information (lazy or now) , - Print ELF endianness (big/little/...). + Print ELF endianness (big/little/...) , ETYPE @@ -68,7 +68,7 @@ , FORMAT - Use specified format for output; see the FORMAT section for more information. + Use specified format for output; see the FORMAT section for more information , FILE @@ -88,11 +88,11 @@ , - Print the interpreter information (.interp/PT_INTERP). + Print the interpreter information (.interp/PT_INTERP) , SECTION - Find ELFs with the specified section. + Find ELFs with the specified section , @@ -116,23 +116,23 @@ , - Print libraries the ELF is linked against (DT_NEEDED). + Print libraries the ELF is linked against (DT_NEEDED) , PERMS - Print only ELF files with matching specified octal bits (like 755). + Print only ELF files with matching specified octal bits (like 755) , FILE - Write output stream to specified filename. + Write output stream to specified filename , - Scan all directories in PATH environment. + Scan all directories in PATH environment , - Only output 'bad' things. + Only output 'bad' things , @@ -140,19 +140,19 @@ , - Print runpaths encoded in the ELF (DT_RPATH/DT_RUNPATH). + Print runpaths encoded in the ELF (DT_RPATH/DT_RUNPATH) , - Print the ELF's shared library name (DT_SONAME). + Print the ELF's shared library name (DT_SONAME) , SYMBOL - Find the specified symbol; see SYMBOL MATCHING for more info. + Find the specified symbol; see SYMBOL MATCHING for more info , - Locate cause of TEXTRELs via objdump. + Locate cause of TEXTRELs via objdump , -- cgit v1.2.3-65-gdbad