HomeFreeBSD

man(1) needs to check for .so files not only in the first line

Description

man(1) needs to check for .so files not only in the first line
PR: 279182

Some manual pages have a copyright notice or commit id before including
other files with the .so macro. We need to skip comments and empty lines
at the beginning of the manpage while checking for the first .so macro.

MFC after: 1 week

Details

Provenance
woschAuthored on May 26 2024, 5:48 AM
Parents
rGcadd2ca21765: Merge commit d0be944aa511 from llvm-project (by Simon Pilgrim):
Branches
Unknown
Tags
Unknown