The branch main has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=1dd6f95bb90d9c782f2d61dbd33d9803e15e4064

commit 1dd6f95bb90d9c782f2d61dbd33d9803e15e4064
Author:     Ed Maste <[email protected]>
AuthorDate: 2023-06-12 17:54:56 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2023-06-12 18:36:34 +0000

    wg(4): add Matt Macy back to AUTHORS section
    
    Matt did the initial in-kernel FreeBSD driver port.  The driver would
    not exist without that work and some of it remains, even if the driver
    was largely rewritten and reworked before being added back to the tree.
    
    Authors remain in alphabetical order by surname.
    
    Sponsored by:   The FreeBSD Foundation
---
 share/man/man4/wg.4 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/share/man/man4/wg.4 b/share/man/man4/wg.4
index 6d0d16d942df..4edda2a06de8 100644
--- a/share/man/man4/wg.4
+++ b/share/man/man4/wg.4
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 11, 2022
+.Dd June 12, 2023
 .Dt WG 4
 .Os
 .Sh NAME
@@ -207,8 +207,9 @@ The
 device driver was written by
 .An Jason A. Donenfeld Aq Mt [email protected] ,
 .An Matt Dunwoodie Aq Mt [email protected] ,
+.An Kyle Evans Aq Mt [email protected] ,
 and
-.An Kyle Evans Aq Mt [email protected] .
+.An Matt Macy Aq Mt [email protected] .
 .Pp
 This manual page was written by
 .An Gordon Bergling Aq Mt [email protected]

Reply via email to