diff --git a/doc/ref/sxml.texi b/doc/ref/sxml.texi
index 3b940bd..2301b47 100644
--- a/doc/ref/sxml.texi
+++ b/doc/ref/sxml.texi
@@ -658,6 +658,11 @@ next node and the value to which the string should transform.

 @node SXPath
 @subsection SXPath
+
+@example
+(use-modules (sxml xpath))
+@end example
+
 @subsubsection Overview
 @heading SXPath: SXML Query Language
 SXPath is a query language for SXML, an instance of XML Information set


Reply via email to