summaryrefslogtreecommitdiffstats
path: root/staprun.8.in
diff options
context:
space:
mode:
authorPetr Muller <pmuller@redhat.com>2009-05-15 09:53:45 +0200
committerMark Wielaard <mjw@redhat.com>2009-05-15 09:53:45 +0200
commit37f6433e61f0b5e927bf1a2b91d4ff4b79633e8a (patch)
treef04408fa9e02265b4c75aa97f2b4921fc049a304 /staprun.8.in
parentc641d2d5bb5657e5c0a0a16267894bea860fd845 (diff)
downloadsystemtap-steved-37f6433e61f0b5e927bf1a2b91d4ff4b79633e8a.tar.gz
systemtap-steved-37f6433e61f0b5e927bf1a2b91d4ff4b79633e8a.tar.xz
systemtap-steved-37f6433e61f0b5e927bf1a2b91d4ff4b79633e8a.zip
Fixed few typos in various man pages found by a spellchecker.
Diffstat (limited to 'staprun.8.in')
-rw-r--r--staprun.8.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/staprun.8.in b/staprun.8.in
index b9993288..5fe2e7fa 100644
--- a/staprun.8.in
+++ b/staprun.8.in
@@ -52,7 +52,7 @@ The '_stp_target' variable will be set to PID.
.TP
.B \-o FILE
Send output to FILE. If the module uses bulk mode, the output will
-be in percpu files FILE_x(FILE_cpux in backgroud and bulk mode)
+be in percpu files FILE_x(FILE_cpux in background and bulk mode)
where 'x' is the cpu number. This supports strftime(3) formats
for FILE.
.TP