Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2021 15:06:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 237693] ibnd_debug(3) manpage is broken
Message-ID:  <bug-237693-9-OPDcOZnxno@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237693-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237693-9@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=3D237693

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D0577e39bec76b23aa099b68d5d1c832cc=
3823c38

commit 0577e39bec76b23aa099b68d5d1c832cc3823c38
Author:     Fernando Apestegu=C3=83=C2=ADa <fernape@FreeBSD.org>
AuthorDate: 2021-02-17 14:55:57 +0000
Commit:     Fernando Apestegu=C3=83=C2=ADa <fernape@FreeBSD.org>
CommitDate: 2021-02-18 14:59:34 +0000

    Fix ibnd_* manpages sources

    Some ibnd_* manpages source other manpages from a `man3/` directory whe=
n it
    should reference the pages in the current directory.

    Instead of modifying contributing sources and using `.so` (discouraged =
by
    mandoc(1)) use MLINKS in the proper Makefile and do not install the
affected
    manpages.

    PR: 237693
    Reported by: wosch@FreeBSD.org
    Reviewed by: gbe@ (mentor) yuripv@
    Approved by: gbe@ (mentor) yuripv@
    Differential Revision: https://reviews.freebsd.org/D28727

 lib/ofed/libibnetdisc/Makefile | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237693-9-OPDcOZnxno>