summaryrefslogtreecommitdiffstats
path: root/staprun.8.in
diff options
context:
space:
mode:
authordsmith <dsmith>2007-06-18 15:37:33 +0000
committerdsmith <dsmith>2007-06-18 15:37:33 +0000
commit6b159469f0daab2bc463c7ffbd3660b11c25ec22 (patch)
treeb7a00776c83e085e402b16760ca71f2a43374492 /staprun.8.in
parentd6b380891ae8c1947f328ff7d7a0ddc7f5a13e08 (diff)
downloadsystemtap-steved-6b159469f0daab2bc463c7ffbd3660b11c25ec22.tar.gz
systemtap-steved-6b159469f0daab2bc463c7ffbd3660b11c25ec22.tar.xz
systemtap-steved-6b159469f0daab2bc463c7ffbd3660b11c25ec22.zip
2007-06-18 David Smith <dsmith@redhat.com>
* staprun.8.in: Fixed a couple of typos.
Diffstat (limited to 'staprun.8.in')
-rw-r--r--staprun.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/staprun.8.in b/staprun.8.in
index 4b325fe8..917d4598 100644
--- a/staprun.8.in
+++ b/staprun.8.in
@@ -25,7 +25,7 @@ module produced by the front-end
tool.
The
.I staprun
-must be run as root.
+program must be run as root.
.PP
Splitting the systemtap tool into a front-end and a back-end allows a
user to compile a systemtap script on a development machine that has
@@ -50,7 +50,7 @@ does. The '_stp_target' variable will contain the pid for CMD.
The '_stp_target' variable will be set to PID.
.TP
.B \-o FILE
-Send output to FILE. Is the module uses bulk mode, the output will
+Send output to FILE. If the module uses bulk mode, the output will
be in percpu files FILE_x where 'x' is the cpu number.
.TP
.B \-u USERNAME