The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=655fa04406010e56822802e12bf52f42e333988b
commit 655fa04406010e56822802e12bf52f42e333988b Author: Li-Wen Hsu <lw...@freebsd.org> AuthorDate: 2021-02-25 16:43:15 +0000 Commit: Li-Wen Hsu <lw...@freebsd.org> CommitDate: 2021-02-25 16:43:15 +0000 Add if_wg.4 MLINK --- share/man/man4/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 4929ec9fd3f6..686e86cf6897 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -767,6 +767,7 @@ MLINKS+=vr.4 if_vr.4 MLINKS+=vte.4 if_vte.4 MLINKS+=vtnet.4 if_vtnet.4 MLINKS+=watchdog.4 SW_WATCHDOG.4 +MLINKS+=wg.4 if_wg.4 MLINKS+=${_wpi.4} ${_if_wpi.4} MLINKS+=xl.4 if_xl.4 _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"