On 7/31/24 15:26, John Baldwin wrote:
The branch main has been updated by jhb:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c04ef1bfb461a1c8d426b16532d85af5637727c9
commit c04ef1bfb461a1c8d426b16532d85af5637727c9
Author: John Baldwin <[email protected]>
AuthorDate: 2024-07-31 18:48:24 +0000
Commit: John Baldwin <[email protected]>
CommitDate: 2024-07-31 19:25:51 +0000
ObsoleteFiles.inc: Add missing .gz suffix to various manpage entries
Reported by: Mark Millard <[email protected]>
There are a bunch of entries without .gz for OpenSSL manpages, but they seem to
be dubious (e.g. in /usr/share/man instead of /usr/share/openssl/man, or
removing list.1.gz for openssl-list that still seems valid).
--
John Baldwin