Index: /trunk/src/VBox/Debugger/VBoxDbgConsole.h
===================================================================
--- /trunk/src/VBox/Debugger/VBoxDbgConsole.h	(revision 65065)
+++ /trunk/src/VBox/Debugger/VBoxDbgConsole.h	(revision 65066)
@@ -117,5 +117,5 @@
  * The Debugger Console Input widget.
  *
- * This is a combobox which only responds to <return>.
+ * This is a combobox which only responds to \<return\>.
  */
 class VBoxDbgConsoleInput : public QComboBox
Index: /trunk/src/VBox/Main/include/ovfreader.h
===================================================================
--- /trunk/src/VBox/Main/include/ovfreader.h	(revision 65065)
+++ /trunk/src/VBox/Main/include/ovfreader.h	(revision 65066)
@@ -549,5 +549,5 @@
 /**
  * A list of VirtualSystem structs is created by OVFReader::read(). Each refers to
- * a <VirtualSystem> block in the OVF file.
+ * a \<VirtualSystem\> block in the OVF file.
  */
 struct VirtualSystem
Index: /trunk/src/VBox/Main/src-server/MediumImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/src-server/MediumImpl.cpp	(revision 65065)
+++ /trunk/src/VBox/Main/src-server/MediumImpl.cpp	(revision 65066)
@@ -7180,6 +7180,6 @@
  * As a special exception, if the specified location is a file path that ends with '/'
  * then the file name part will be generated by this method automatically in the format
- * '{<uuid>}.<ext>' where <uuid> is a fresh UUID that this method will generate
- * and assign to this medium, and <ext> is the default extension for this
+ * '{\<uuid\>}.\<ext\>' where \<uuid\> is a fresh UUID that this method will generate
+ * and assign to this medium, and \<ext\> is the default extension for this
  * medium's storage format. Note that this procedure requires the media state to
  * be NotCreated and will return a failure otherwise.
