diff options
| author | Eugene Grosbein <eugen@FreeBSD.org> | 2026-03-04 07:29:26 +0000 |
|---|---|---|
| committer | Eugene Grosbein <eugen@FreeBSD.org> | 2026-03-11 07:23:00 +0000 |
| commit | 242346cb89f8d4ca97d933fc215bf2cf25f2ed0b (patch) | |
| tree | 9eb2ab4e64ac7d28290b1397ba4b368142506f36 | |
| parent | ec22c4022ddbc62be17b2bc65fe8b6113c8d76e7 (diff) | |
me.4: MFC: link if_me kernel module to its manual page.
(cherry picked from commit 46ba263d6eeb1c6029841b4c42f54912ad61de5c)
| -rw-r--r-- | share/man/man4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 5ea51eb02eb0..55acde8c7f30 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -733,6 +733,7 @@ MLINKS+=lo.4 loop.4 MLINKS+=lp.4 plip.4 MLINKS+=malo.4 if_malo.4 MLINKS+=md.4 vn.4 +MLINKS+=me.4 if_me.4 MLINKS+=mem.4 kmem.4 MLINKS+=mfi.4 mfi_linux.4 \ mfi.4 mfip.4 |
