On Sat, Mar 13, 2021 at 10:47:30PM +0200, Maxim Vuets wrote: > Documented in which release wg(4) has been added > (as per <https://www.openbsd.org/plus68.html>). > > Index: share/man/man4/wg.4 > =================================================================== > RCS file: /cvs/src/share/man/man4/wg.4,v > retrieving revision 1.9 > diff -u -r1.9 wg.4 > --- share/man/man4/wg.4 27 Nov 2020 15:08:22 -0000 1.9 > +++ share/man/man4/wg.4 13 Mar 2021 18:37:17 -0000 > @@ -208,6 +208,11 @@ > .%T WireGuard whitepaper > .%U https://www.wireguard.com/papers/wireguard.pdf > .Re > +.Sh HISTORY > +The > +.Nm > +driver first appeared in > +.Ox 6.8 . > .Sh AUTHORS > .An -nosplit > The >
committed, thanks. jmc