Index: /trunk/src/VBox/Main/idl/VirtualBox.xidl
===================================================================
--- /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 42805)
+++ /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 42806)
@@ -9046,7 +9046,7 @@
       one would specify ProcessWaitResult_Terminate.
 
-      If a guest process has been started with <link to="ProcessCreateFlag::WaitForStdOut"/>
+      If a guest process has been started with ProcessCreateFlag_WaitForStdOut
       a client can wait with ProcessWaitResult_StdOut for new data to arrive on
-      stdout; same applies for <link to="ProcessCreateFlag::WaitForStdErr"/> and
+      stdout; same applies for ProcessCreateFlag_WaitForStdErr and
       ProcessWaitResult_StdErr.
     </desc>
@@ -9977,8 +9977,7 @@
           appropriate error message.
 
-          If <link to="ProcessCreateFlag::ProcessCreateFlag_WaitForStdOut"/>
-          and / or respectively <link to="ProcessCreateFlag::ProcessCreateFlag_WaitForStdErr"/>
-          is set, the guest process will not exit until all data from the specified
-          stream(s) is/are read out.
+          If ProcessCreateFlag_WaitForStdOut and / or respectively ProcessCreateFlag_WaitForStdErr
+          is / are set, the guest process will not exit until all data from the specified
+          stream(s) is / are read out.
 
           To raise or lower the guest process execution limit, either the guest property
@@ -10041,8 +10040,7 @@
           appropriate error message.
 
-          If <link to="ProcessCreateFlag::ProcessCreateFlag_WaitForStdOut"/>
-          and / or respectively <link to="ProcessCreateFlag::ProcessCreateFlag_WaitForStdErr"/>
-          is set, the guest process will not exit until all data from the specified
-          stream(s) is/are read out.
+          If ProcessCreateFlag_WaitForStdOut and / or respectively ProcessCreateFlag_WaitForStdErr
+          is / are set, the guest process will not exit until all data from the specified
+          stream(s) is / are read out.
 
           To raise or lower the guest process execution limit, either the guest property
