From 1482d30eb166b566e99fa21f9cd697abb711c30e Mon Sep 17 00:00:00 2001 From: Martin Hunt Date: Tue, 22 Apr 2008 18:09:58 -0400 Subject: Allow staprun to run on kernels without capabilities configured. --- staprun.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'staprun.8.in') diff --git a/staprun.8.in b/staprun.8.in index 90d755a7..679dda0f 100644 --- a/staprun.8.in +++ b/staprun.8.in @@ -69,7 +69,7 @@ option. .B \-A Attach to loaded systemtap module. .TP -.B \-d MODULENAME +.B \-d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -- cgit