[PATCH] Fix typo in man/error::7stap

Masanari Iida standby24x7@gmail.com
Tue Nov 5 15:21:00 GMT 2013


Correct spelling typo in man/error::7stap
---
 man/error::sdt.7stap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/error::sdt.7stap b/man/error::sdt.7stap
index 0b580c3..19d3f54 100644
--- a/man/error::sdt.7stap
+++ b/man/error::sdt.7stap
@@ -27,7 +27,7 @@ program's text segment, and add an ELF note to the binary with
 metadata.  This metadata describes the marker's name and parameters.
 This encoding is designed to be parseable by multiple tools (not just
 systemtap: GDB, the GNU Debugger, also contains support).  These allow
-the tools to find parameters and their types, whereever they happen to
+the tools to find parameters and their types, wherever they happen to
 reside, even without DWARF debuginfo.
 
 .PP
-- 
1.8.5.rc0



More information about the Systemtap mailing list