summaryrefslogtreecommitdiff
path: root/sbin/ifconfig
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2020-06-24 17:40:11 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2020-06-24 17:40:11 +0000
commit48f229a32ac810f2ef148db201ef8cd72c9791b4 (patch)
tree6850c9eb61b5bf5bc16db8495b137be061372e94 /sbin/ifconfig
parentd8f4f19df081036b73520db1a746a74a4ff0f232 (diff)
spelling fix; from matthias schmidt
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r--sbin/ifconfig/ifconfig.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 5c4a8ad0792..c522491ad45 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.349 2020/06/21 15:24:32 jmc Exp $
+.\" $OpenBSD: ifconfig.8,v 1.350 2020/06/24 17:40:10 jmc Exp $
.\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $
.\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $
.\"
@@ -31,7 +31,7 @@
.\"
.\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94
.\"
-.Dd $Mdocdate: June 21 2020 $
+.Dd $Mdocdate: June 24 2020 $
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -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