Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2026 07:22:05 +0000
From:      Eugene Grosbein <eugen@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 51ffffe9be91 - stable/14 - me.4: MFC: link if_me kernel module to its manual page.
Message-ID:  <69b1181d.27df5.6bbca99f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/14 has been updated by eugen:

URL: https://cgit.FreeBSD.org/src/commit/?id=51ffffe9be917a001dd61be91464aa4aad8f7d84

commit 51ffffe9be917a001dd61be91464aa4aad8f7d84
Author:     Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2026-03-04 07:29:26 +0000
Commit:     Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2026-03-11 07:21:45 +0000

    me.4: MFC: link if_me kernel module to its manual page.
    
    (cherry picked from commit 46ba263d6eeb1c6029841b4c42f54912ad61de5c)
---
 share/man/man4/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 2db6e350a401..eba7fe341c8a 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -722,6 +722,7 @@ MLINKS+=lge.4 if_lge.4
 MLINKS+=lo.4 loop.4
 MLINKS+=lp.4 plip.4
 MLINKS+=malo.4 if_malo.4
+MLINKS+=me.4 if_me.4
 MLINKS+=mem.4 kmem.4
 MLINKS+=mfi.4 mfi_linux.4 \
 	mfi.4 mfip.4


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b1181d.27df5.6bbca99f>