libfsm icon indicating copy to clipboard operation
libfsm copied to clipboard

Small syntax bug in `lx` man page

Open MrAureliusR opened this issue 3 years ago • 1 comments

When building from the main branch, and after installing, I run man lxand the "OPTIONS" header ends up not being parsed. Screenshot illustrates this well: image

I know next to nothing about man pages and how they're generated, so I don't have a matching pull request. If nobody is available to fix this, I'd be willing to dig into it.

MrAureliusR avatar Aug 02 '22 12:08 MrAureliusR

Thanks for this. The manpage here is generated from docbook-xslt scripts, and it's likely the bug is there. But chasing that is going to be a journey, and I wouldn't recommend it.

I expect there's a way we can work around it locally somehow.

katef avatar Mar 31 '23 08:03 katef