mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
660a2881d3
/path/to/file" is no longer implicitly treated as a request to format the specified file. (other common man(1) implementations look for / in the argument to decide whether to treat as a file). diff from tb@; schwarze@ proposed an alternative (passing MAN=mandoc), but this version is safer if upstream change things in a future version.