CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/04 07:08:11
Modified files:
usr.bin/mandoc : main.c
Log message:
Fix a bug where the wrong digit was used for prioritizing filenames
in the standard man(1) mode that formats a single resulting page
if the respective manpath contained digits, like X11R6 does.
Fortunately, this bug did not trigger for any Xenocara manual page.
