Arch wiki edit for XDG compliance?

Gavin Smith <[email protected]> Mon, 22 Dec 2025 19:09:04 +0000
Newsgroups gmane.comp.tex.texinfo.general
Message-ID <aUmXUPNLLmTtCpDp@orangestar>
One of the main pages you find on the web about the state of XDG Base Directory
compliance is on the Arch wiki:

https://wiki.archlinux.org/title/XDG_Base_Directory

The entry for Texinfo has been out of date since Texinfo 7.2 (December 2024):

> texinfo	~/.infokey		info --init-file "$XDG_CONFIG_HOME/infokey"

Are there any Arch Linux enjoyers who are able to update that page
for Texinfo?

Some links to Texinfo documentation discussing use of XDG Base Directories
in search paths:

https://www.gnu.org/software/texinfo/manual/info-stnd/html_node/Custom-Key-Bindings.html
https://www.gnu.org/software/texinfo/manual/texinfo/html_node/HTML-Xref-Configuration.html
https://www.gnu.org/software/texinfo/manual/texi2any_api/html_node/Loading-Init-Files.html

I have tried editing it in the past but each time have been stymied by
not having an Arch installation I can use to verify myself.