aboutsummaryrefslogtreecommitdiffstats
path: root/doc/syntax.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/syntax.rdoc')
-rw-r--r--doc/syntax.rdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/syntax.rdoc b/doc/syntax.rdoc
index 4050dbe853..16f66c16e3 100644
--- a/doc/syntax.rdoc
+++ b/doc/syntax.rdoc
@@ -23,3 +23,6 @@ Exceptions[rdoc-ref:syntax/exceptions.rdoc] ::
Precedence[rdoc-ref:syntax/precedence.rdoc] ::
Precedence of ruby operators
+Miscellaneous[rdoc-ref:syntax/miscellaneous.rdoc] ::
+ +alias+, +undef+, +BEGIN+, +END+
+