Hi,
there is a typo in the Wireguard section of the ifconfig man page.
Cheers
Matthias
diff --git a/ifconfig.8 b/ifconfig.8
index 5c4a8ad0792..4a95d644972 100644
--- a/ifconfig.8
+++ b/ifconfig.8
@@ -2148,7 +2148,7 @@ Set the allowed IPs for the peer.
The allowed IPs indicate the IP addresses a peer is allowed to send
from.
That is, in order for an incoming packet from a peer to reach the host,
-the decryped IP source address must be in the peer's
+the decrypted IP source address must be in the peer's
.Ar allowed-ip
ranges.
.Pp