diff --git a/VERSION b/VERSION
index ba80bf4a..d961c8e6 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-8.3.680
+8.3.681
diff --git a/doc/html/instance.html b/doc/html/instance.html
index 374d9dd6..e864faac 100644
--- a/doc/html/instance.html
+++ b/doc/html/instance.html
@@ -32,10 +32,12 @@ Operations on cell instances (uses).
[list] children [name]
List all of the children instances of cell use name,
or the children of the currently selected cell instance.
- [list] parent [name]
+ [list] parent name
List the parent cell definition of cell use name,
or the parent of the currently selected cell instance.
- [list] exists|self [name]
+ [list] celldef [name]
+ List the cell definition of cell use name.
+ [list] exists|self|instances [name]
Returns the name of the instance if the cell exists, or false
(0) if the instance does not exist (is not loaded into the
database; the cell may still exist on disk). If name