From ff7b8b4a8fbcba5e78e72617753fd33f6f3ebc07 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Mon, 7 Jul 2008 13:04:01 +0200 Subject: Add section to stapex manual page on how installed examples are documented. --- stapex.5.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'stapex.5.in') diff --git a/stapex.5.in b/stapex.5.in index 2c9ecb60..e6763267 100644 --- a/stapex.5.in +++ b/stapex.5.in @@ -106,6 +106,13 @@ To list the probeable functions in the kernel, use the listings mode. % stap \-l \[aq]kernel.function("*")\[aq] .ESAMPLE +.SH MORE EXAMPLES + +Larger examples, demos and samples can be found in +@prefix@/doc/systemtap*/examples, each example comes with either a .txt +or .meta file explaining what the example, sample or demo does and how +it is ordinarily run. + .SH SEE ALSO .BR @prefix@/doc/systemtap*/examples .IR stap (1) -- cgit