Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 2021 16:45:22 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 655fa0440601 - main - Add if_wg.4 MLINK
Message-ID:  <202102251645.11PGjMrC047436@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102251645.11PGjMrC047436>