mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 11:43:52 -05:00
The preceding commit uses <systemitem> elements to mark the lfs user and group in commands. Unfortunately, this change the rendering in html, because now lfs appears in an italic font. Using <userinput remap='group'> or <userinput remap='user'> allows parsing the XML for jhalfs, but does not change the html rendering.