[PATCH] Fix typo in stap.1 man page

Masanari Iida standby24x7@gmail.com
Tue Jun 9 12:15:00 GMT 2015


This patch fix spelling typos in stap.1

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 man/stap.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/stap.1 b/man/stap.1
index af12f4a..74e4b61 100644
--- a/man/stap.1
+++ b/man/stap.1
@@ -171,7 +171,7 @@ Treat all warnings as errors.
 .BI \-b
 Use bulk mode (percpu files) for kernel-to-user data transfer.  Use the
 .IR stap\-merge
-program to multplex them back together later.
+program to multiplex them back together later.
 .TP
 .B \-t
 Collect timing information on the number of times probe executes
@@ -1768,7 +1768,7 @@ will be created with the interval set to 300 s.
 .SH SAFETY AND SECURITY
 
 .PP
-Systemtap is may be used as a poweful administrative tool.  It can
+Systemtap is may be used as a powerful administrative tool.  It can
 expose kernel internal data structures and potentially private user
 information.  (In
 .BR dyninst
-- 
2.4.2.387.gf86f31a



More information about the Systemtap mailing list