diff --git a/v2/doc/src/reference.xml b/v2/doc/src/reference.xml
index 5ccd6be54..450561c30 100644
--- a/v2/doc/src/reference.xml
+++ b/v2/doc/src/reference.xml
@@ -1883,18 +1883,6 @@ using fop : fop-command :
-
- call-locally
- rule call-locally ( qualified-rule-name args * : * )
- Given a possibly qualified rule name and arguments, remove
- any initial module qualification from the rule and invoke it in
- that module. If there is no module qualification, the rule is
- invoked in the global module.
- rules called this way may accept at most
- 8 parameters.
-
-
-
load
rule load ( module-name : filename ? : search * )