From 8492a08526bd4aab62bdd7b1944090548d04d78e Mon Sep 17 00:00:00 2001 From: fche Date: Wed, 15 Feb 2006 14:13:02 +0000 Subject: [PATCH] wording tweaks --- stapfuncs.5.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stapfuncs.5.in b/stapfuncs.5.in index b6b663f38..be93a8147 100644 --- a/stapfuncs.5.in +++ b/stapfuncs.5.in @@ -150,13 +150,13 @@ probefunc:string () Return the probe point's function name. .TP target:long () -Returns the pid of the target process. +Return the pid of the target process. .TP is_return:long () -Returns 1 if the probe point is a return probe. +Return 1 if the probe point is a return probe. .TP returnval:long () -Gets the return value of a probed function. Must be a return probe. +Return the pending return value of the function being return-probed. .SS ERRNO .TP -- 2.43.5