Index: /trunk/src/VBox/Main/idl/VirtualBox.xidl
===================================================================
--- /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 35980)
+++ /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 35981)
@@ -7987,21 +7987,21 @@
 
     <attribute name="classType" type="AdditionsFacilityClass" readonly="yes">
-      <desc>Additions facility class.</desc>
+      <desc>The class this facility is part of.</desc>
     </attribute>
 
     <attribute name="lastUpdated" type="long long" readonly="yes">
-      <desc>Timestamp of last updated status.</desc>
+      <desc>Timestamp (in ms) of last updated status.</desc>
     </attribute>
 
     <attribute name="name" type="wstring" readonly="yes">
-      <desc>Additions facility name.</desc>
+      <desc>The facility's friendly name.</desc>
     </attribute>
 
     <attribute name="status" type="AdditionsFacilityStatus" readonly="yes">
-      <desc>Additions facility status.</desc>
+      <desc>The current status.</desc>
     </attribute>
 
     <attribute name="type" type="AdditionsFacilityType" readonly="yes">
-      <desc>Additions facility type.</desc>
+      <desc>The facility's type ID.</desc>
     </attribute>
   </interface>
