diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 9b6ec7998fc3..4929ec9fd3f6 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -584,6 +584,7 @@ MAN= aac.4 \ vtnet.4 \ watchdog.4 \ ${_wbwd.4} \ + wg.4 \ witness.4 \ wlan.4 \ wlan_acl.4 \ diff --git a/share/man/man4/wg.4 b/share/man/man4/wg.4 new file mode 100644 index 000000000000..e343dceaa0d6 --- /dev/null +++ b/share/man/man4/wg.4 @@ -0,0 +1,244 @@ +.\" Copyright (c) 2020 Gordon Bergling