Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jun 2024 16:35:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 279182] man(1) needs to check for .so files not only in the first line
Message-ID:  <bug-279182-227-3V007DMQkp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279182-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279182-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279182

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3De1f5c22be4317523102a98f7f62c780fb=
e73b40f

commit e1f5c22be4317523102a98f7f62c780fbe73b40f
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2024-05-26 05:48:40 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2024-06-03 16:23:05 +0000

    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

    (cherry picked from commit 73eb53813fe3a2245edbeb670902e4bb9d41e288)

 usr.bin/man/man.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279182-227-3V007DMQkp>