From 3a09fba957161fc8490763d04d3b424142de9dc3 Mon Sep 17 00:00:00 2001 From: dsmith Date: Mon, 17 Jul 2006 20:27:10 +0000 Subject: i2006-07-17 David Smith * stapfuncs.5.in: Removed retval function description, since it has been removed. --- stapfuncs.5.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'stapfuncs.5.in') diff --git a/stapfuncs.5.in b/stapfuncs.5.in index 9934fa5f..d6460d81 100644 --- a/stapfuncs.5.in +++ b/stapfuncs.5.in @@ -163,10 +163,6 @@ Return the pid of the target process. .TP is_return:long () Return 1 if the probe point is a return probe. Deprecated. -.TP -retval:long () -Return the pending return value of the function being return-probed. -Deprecated by the "$return" target variable. .SS ERRNO .TP -- cgit