From 6dfd08d7feccaafc99e8e8579fc7af8ec82698a2 Mon Sep 17 00:00:00 2001 From: hunt Date: Wed, 14 Mar 2007 22:32:58 +0000 Subject: 2007-03-14 Martin Hunt * main.cxx (usage): Remove "-M" and edit description of "-b". * stap.1.in: Remove "-M" option and edit description of "-b". Edit description of "-o". --- stap.1.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stap.1.in') diff --git a/stap.1.in b/stap.1.in index 5f89c10e..02d6032f 100644 --- a/stap.1.in +++ b/stap.1.in @@ -140,7 +140,8 @@ Use the given name for the generated kernel object module, instead of a unique randomized name. .TP .BI \-o " FILE" -Send standard output to named file. +Send standard output to named file. In bulk mode, percpu files will +start with FILE_ followed by the cpu number. .TP .BI \-c " CMD" Start the probes, run CMD, and exit when CMD finishes. -- cgit