* doc/lispref/display.texi (SVG Images): Fix markup of "SVG
Path Commands". It is no longer a @node, but a @subheading.
@end lisp
-@node SVG Path Commands
-@subsubsection SVG Path Commands
+@subsubheading SVG Path Commands
+
+@cindex svg path commands
+@anchor{SVG Path Commands}
+@dfn{SVG paths} allow creation of complex images by combining lines,
+curves, arcs, and other basic shapes. The functions described below
+allow invoking SVG path commands from a Lisp program.
@deffn Command moveto points
Move the pen to the first point in @var{points}. Additional points