diff --git a/doc/src/reference.xml b/doc/src/reference.xml
index 6c7e31540..752cb57fa 100644
--- a/doc/src/reference.xml
+++ b/doc/src/reference.xml
@@ -1063,7 +1063,7 @@ using msvc : &toolset_ops; ;
The command that compiles assembler sources. If
not specified, ml will be used. The command
will be invoked after the setup script was executed and adjusted
- by the PATH variable.
+ the PATH variable.
@@ -1072,7 +1072,7 @@ using msvc : &toolset_ops; ;
The command that compiles C and C++ sources. If
not specified, cl will be used. The command
will be invoked after the setup script was executed and adjusted
- by the PATH variable.
+ the PATH variable.
@@ -1089,7 +1089,7 @@ using msvc : &toolset_ops; ;
The command that compiles Microsoft COM interface
definition files. If not specified, midl will
be used. The command will be invoked after the setup script was
- executed and adjusted by the PATH variable.
+ executed and adjusted the PATH variable.
@@ -1099,7 +1099,7 @@ using msvc : &toolset_ops; ;
The command that links executables and dynamic
libraries. If not specified, link will be used.
The command will be invoked after the setup script was executed
- and adjusted by the PATH variable.
+ and adjusted the PATH variable.
@@ -1108,7 +1108,7 @@ using msvc : &toolset_ops; ;
The command that compiles Microsoft message
catalog files. If not specified, mc will be
used. The command will be invoked after the setup script was
- executed and adjusted by the PATH variable.
+ executed and adjusted the PATH variable.
@@ -1117,7 +1117,7 @@ using msvc : &toolset_ops; ;
The command that compiles resource files. If not
specified, rc will be used. The command will be
- invoked after the setup script was executed and adjusted by the
+ invoked after the setup script was executed and adjusted the
PATH variable.
@@ -1448,7 +1448,7 @@ using cw : &toolset_ops; ;
The command that compiles C and C++ sources.
If not specified, mwcc will be used. The
command will be invoked after the setup script was
- executed and adjusted by the PATH variable.
+ executed and adjusted the PATH variable.
@@ -1459,7 +1459,7 @@ using cw : &toolset_ops; ;
libraries.
If not specified, mwld will be used. The
command will be invoked after the setup script was
- executed and adjusted by the PATH variable.
+ executed and adjusted the PATH variable.