Re: [PATCH] markers-doc-update-flags-example

2007-04-10 Thread Randy Dunlap
On Tue, 10 Apr 2007 19:26:20 -0400 Mathieu Desnoyers wrote: > -- CUT - > /* probe-example.c > * > - * Loads a function at a marker call site. > + * Connects a two functions to marker call sites. s/a // > * > * (C) Copyright

[PATCH] markers-doc-update-flags-example

2007-04-10 Thread Mathieu Desnoyers
Update marker Documentation to be in sync with the flag bitmask change. Give more complete probe example. Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> --- a/Documentation/marker.txt +++ b/Documentation/marker.txt @@ -12,11 +12,11 @@ probe module examples. This is what connects to a marker