diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2021-02-03 15:01:32 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2021-02-03 15:01:32 +0000 |
| commit | c1b1354789bb15713944f9e6941266de4cb47772 (patch) | |
| tree | 01d941ed3028acfdf0fb31f3f6c81a3e138b99c0 /share | |
| parent | 5aaea4b99e5cc724e97e24a68876e8768d3d8012 (diff) | |
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/wg.4 | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/share/man/man4/wg.4 b/share/man/man4/wg.4 index 096aee50148a..2a13b98f45e9 100644 --- a/share/man/man4/wg.4 +++ b/share/man/man4/wg.4 @@ -236,9 +236,20 @@ The device driver first appeared in .Fx 13.0 . .Sh AUTHORS +The +.Nm +device driver was originally written for +.Ox +by +.An Matt Dunwoodie Aq Mt ncon@nconroy.net +and ported to +.Fx +by +.An Matt Macy Aq Mt mmacy@FreeBSD.org . +.Pp This manual page was written by .An Gordon Bergling Aq Mt gbe@FreeBSD.org and is based on the .Ox -counterpart written by +manual page written by .An David Gwynne Aq Mt dlg@openbsd.org . |
