diff --git a/v2/doc/src/reference.xml b/v2/doc/src/reference.xml
index ae85f67ca..e39e63e14 100644
--- a/v2/doc/src/reference.xml
+++ b/v2/doc/src/reference.xml
@@ -947,11 +947,20 @@ using intel-win : &toolset_ops; ;
The module is initialized using the following
syntax:
-using acc ;
+using acc : &toolset_ops; ;
- There are no configuration options. The
- compiler will always be invoked as aCC and should
- be in PATH.
+ &using_repeation;
+
+
+
+ If the command is not specified, the aCC
+ binary will be searched in PATH.
+
+ &option_list_intro;
+
+
+