diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-06-16 11:20:00 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-06-16 21:52:49 -0400 |
commit | ec7a75034421654d2ece2ba20033b44d345547f0 (patch) | |
tree | cd77cf75a9b6d8f08f805b2076dbaa8bbd594240 /doc | |
parent | 1589debbd9f28e8af5b34cc41343a00ddfc88a7d (diff) | |
download | guix-ec7a75034421654d2ece2ba20033b44d345547f0.tar.gz |
doc: Remove obsolete comment from htmlxref.cnf.
This is follow up to <https://issues.guix.gnu.org/55290>. * doc/htmlxref.cnf (geiser): Delete obsolete comment.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/htmlxref.cnf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf index 7c780c7a4a..ca99df81bb 100644 --- a/doc/htmlxref.cnf +++ b/doc/htmlxref.cnf @@ -1,7 +1,7 @@ # htmlxref.cnf - reference file for free Texinfo manuals on the web. # Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual. -htmlxrefversion=2022-04-08.17; # UTC +htmlxrefversion=2022-06-16.15; # UTC # Copyright 2010-2020, 2022 Free Software Foundation, Inc. # @@ -291,8 +291,6 @@ gdbm chapter ${GDBM}/html_chapter/ gdbm section ${GDBM}/html_section/ gdbm node ${GDBM}/html_node/ -# XXX: These are actually pages created by texi2html, so no quite following -# the expected naming scheme. geiser chapter http://geiser.nongnu.org/ gettext mono ${GS}/gettext/manual/gettext.html |