The third element, @var{real-binding}, can be the command to execute
(in which case you get a normal menu item). It can also be a keymap,
-which will result in a submenu. Finally, it can be @code{nil}, in
-which case you will get a non-selectable menu item. This is mostly
-useful when creating separator lines and the like.
+which will result in a submenu, and @var{item-name} is used as the
+submenu name. Finally, it can be @code{nil}, in which case you will
+get a non-selectable menu item. This is mostly useful when creating
+separator lines and the like.
The tail of the list, @var{item-property-list}, has the form of a
property list which contains other information.