From 6b159469f0daab2bc463c7ffbd3660b11c25ec22 Mon Sep 17 00:00:00 2001 From: dsmith Date: Mon, 18 Jun 2007 15:37:33 +0000 Subject: 2007-06-18 David Smith * staprun.8.in: Fixed a couple of typos. --- ChangeLog | 4 ++++ staprun.8.in | 4 ++-- 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 + + * staprun.8.in: Fixed a couple of typos. + 2007-06-15 Frank Ch. Eigler 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 -- cgit