diff --git a/xpcom/doc/xpcom-component-registration.html b/xpcom/doc/xpcom-component-registration.html
index c97fe1feae86..c029bd5ab37e 100644
--- a/xpcom/doc/xpcom-component-registration.html
+++ b/xpcom/doc/xpcom-component-registration.html
@@ -47,19 +47,23 @@ pairs associated with each key. Each key also keeps a default value.
CLSID
"CLSID-string" "class name"
-
+
+
ProgID "component.class.version"
-
+
+
InprocServer "full-path-name"
LastModTimeStamp* time-value
-
-FileSize*
+
+
+FileSize*
+
nbytes
-
"component.class.version"
+
"component.class.version"
"class name"
-
CLSID
-"CLSID-string"
+
+CLSID "CLSID-string"
* Automatically
added by the Repository
@@ -192,11 +196,11 @@ Need support for questions like:
Enumerate all CLSIDs that implement a particular interface.