diff --git a/docs/docs/algorithms.xml b/docs/docs/algorithms.xml
index 6fa2b542d..6dbef82a2 100644
--- a/docs/docs/algorithms.xml
+++ b/docs/docs/algorithms.xml
@@ -937,7 +937,8 @@
Trains a probabilistic_decision_function using
- some sort of trainer object such as the svm_nu_trainer.
+ some sort of trainer object such as the svm_nu_trainer or
+ rbf_network_trainer.
@@ -1181,6 +1182,9 @@
reduced_decision_function_trainer2
objects.