This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[PATCH] Fix typo in man/error::7stap
- From: Masanari Iida <standby24x7 at gmail dot com>
- To: systemtap at sourceware dot org
- Cc: Masanari Iida <standby24x7 at gmail dot com>
- Date: Wed, 6 Nov 2013 00:21:32 +0900
- Subject: [PATCH] Fix typo in man/error::7stap
- Authentication-results: sourceware.org; auth=none
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