summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--doc/guix.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index e4474943b9..9cb334b928 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -14138,7 +14138,8 @@ the updater for @uref{https://crates.io, Crates} packages.
 the updater for @uref{https://launchpad.net, Launchpad} packages.
 @item generic-html
 a generic updater that crawls the HTML page where the source tarball of
-the package is hosted, when applicable.
+the package is hosted, when applicable, or the HTML page specified by
+the @code{release-monitoring-url} property of the package.
 
 @item generic-git
 a generic updater for packages hosted on Git repositories.  It tries to