From: Stan Cox Date: Wed, 17 Oct 2012 15:36:00 +0000 (-0400) Subject: Fix .exported typo in stapprobes manpage. X-Git-Tag: release-2.1~349 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=736d8a14f55bd52bde9b8876ef4f39fbcaf73cca;p=systemtap.git Fix .exported typo in stapprobes manpage. --- diff --git a/stapprobes.3stap b/stapprobes.3stap index 5505a0437..c0f242be0 100644 --- a/stapprobes.3stap +++ b/stapprobes.3stap @@ -321,7 +321,9 @@ modifier for filters the results to include only instances of inlined functions. The .B .call -modifier selects the opposite subset. The \textbf{.exported} modifier +modifier selects the opposite subset. The +.B .exported +modifier filters the results to include only exported functions. Inline functions do not have an identifiable return point, so .B .return