summaryrefslogtreecommitdiffstats
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
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.
-rw-r--r--ChangeLog4
-rw-r--r--staprun.8.in4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b898bf56..c9b84f09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-18 David Smith <dsmith@redhat.com>
+
+ * staprun.8.in: Fixed a couple of typos.
+
2007-06-15 Frank Ch. Eigler <fche@elastic.org>
PR 3331 cont'd.
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