summaryrefslogtreecommitdiffstats
path: root/staprun.8.in
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2008-08-08 15:15:19 -0400
committerDave Brolley <brolley@redhat.com>2008-08-08 15:15:19 -0400
commit71906647386a9684086b0542318b536d95ae089c (patch)
treefb0348d7bb34095e95ad830da8e832bad9187a55 /staprun.8.in
parentd5658775da9fa0ac792eb3f874df9f7c4d60de7e (diff)
parentf1118e1032612170cae8cd979cd529722ad95fdb (diff)
downloadsystemtap-steved-71906647386a9684086b0542318b536d95ae089c.tar.gz
systemtap-steved-71906647386a9684086b0542318b536d95ae089c.tar.xz
systemtap-steved-71906647386a9684086b0542318b536d95ae089c.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Conflicts: ChangeLog testsuite/ChangeLog
Diffstat (limited to 'staprun.8.in')
-rw-r--r--staprun.8.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/staprun.8.in b/staprun.8.in
index ca976a4a..c7e77dc4 100644
--- a/staprun.8.in
+++ b/staprun.8.in
@@ -99,8 +99,7 @@ to compile a script. The
.I stap
program will report the pathname to the resulting module.
.PP
-.Vb 1
-\& $ stap \-p4 \-e 'probe begin { printf("Hello World!\\n"); exit() }'
+\& $ stap \-p4 \-e \[aq]probe begin { printf("Hello World!\\n"); exit() }\[aq]
.br
\& /home/user/.systemtap/cache/85/stap_8553d83f78c_265.ko
.PP
@@ -108,7 +107,6 @@ Run
.I staprun
with the pathname to the module as an argument.
.PP
-.Vb 1
\& $ staprun /home/user/.systemtap/cache/85/stap_8553d83f78c_265.ko
.br
\& Hello World!
@@ -161,6 +159,6 @@ user and not be world writable.
.SH BUGS
Use the Bugzilla link off of the project web page or our mailing list.
.nh
-.BR http://sources.redhat.com/systemtap/ , <systemtap@sources.redhat.com> .
+.BR http://sources.redhat.com/systemtap/ ", " <systemtap@sources.redhat.com> .
.hy