On 2024-11-04 12:28, Martin Schulte wrote: > the dots and the closing are in the wrong order compared to "all" other man pages: POSIX uses yet another style for ... and []; see: https://pubs.opengroup.org/onlinepubs/9799919799/utilities/grep.html That being said, it's a bit nicer if grep matches similar GNU apps (regardless of what POSIX does) so I installed the attached patch to try to do that. Thanks for mentioning the issue.