summaryrefslogtreecommitdiffstats
path: root/doc/langref.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/langref.tex')
-rw-r--r--doc/langref.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/langref.tex b/doc/langref.tex
index 35ff3312..3d08234d 100644
--- a/doc/langref.tex
+++ b/doc/langref.tex
@@ -379,8 +379,8 @@ probe <alias> += <probepoint> { <epilogue_stmts> }
New probe points may be defined using \emph{aliases}. A probe point alias
looks similar to probe definitions, but instead of activating a probe at
the given point, it defines a new probe point name as an alias to an existing
-one. New probe aliases may refer to one or more existing probe aliases. The
-following is an example.
+one. New probe aliases may refer to one or more existing probe aliases.
+Multiple aliases may share the same name. The following is an example.
\begin{vindent}
\begin{verbatim}