git: 655fa0440601 - main - Add if_wg.4 MLINK

Li-Wen Hsu lwhsu at FreeBSD.org
Thu Feb 25 16:45:22 UTC 2021


The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/src/commit/?id=655fa04406010e56822802e12bf52f42e333988b

commit 655fa04406010e56822802e12bf52f42e333988b
Author:     Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-02-25 16:43:15 +0000
Commit:     Li-Wen Hsu <lwhsu at 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
 


More information about the dev-commits-src-all mailing list