summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/cisco
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-10-30 20:30:19 +0000
committermpp <mpp@FreeBSD.org>1999-10-30 20:30:19 +0000
commitc71a76fec4af9153ea230ee8686fdb05f1214372 (patch)
tree60e6d57b64ca0bdf17dd6768cd1e1039f6ea8dd1 /sys/modules/netgraph/cisco
parent023389979b912eefbd89347046395b3619b4ea81 (diff)
downloadFreeBSD-src-c71a76fec4af9153ea230ee8686fdb05f1214372.zip
FreeBSD-src-c71a76fec4af9153ea230ee8686fdb05f1214372.tar.gz
Fix some spelling errors.
Diffstat (limited to 'sys/modules/netgraph/cisco')
-rw-r--r--sys/modules/netgraph/cisco/ng_cisco.44
-rw-r--r--sys/modules/netgraph/cisco/ng_cisco.84
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/modules/netgraph/cisco/ng_cisco.4 b/sys/modules/netgraph/cisco/ng_cisco.4
index 30523f8..452252f 100644
--- a/sys/modules/netgraph/cisco/ng_cisco.4
+++ b/sys/modules/netgraph/cisco/ng_cisco.4
@@ -70,7 +70,7 @@ type node.
In order to function properly for IP traffic, the node must be informed
of the local IP address and netmask setting. This is because the protocol
includes an ``inquire'' packet which we must be prepared to answer.
-There are two ways to acomplish this, manually and automatically.
+There are two ways to accomplish this, manually and automatically.
.Pp
Whenever such an inquire packet is received, the node sends a
.Dv NGM_CISCO_GET_IPADDR
@@ -155,5 +155,5 @@ and netmask.
.Sh LEGAL
Cisco is a trademark of Cisco Systems, Inc.
.Sh AUTHORS
-Julian Elisher <julian@whistle.com>,
+Julian Elischer <julian@whistle.com>,
Archie Cobbs <archie@whistle.com>
diff --git a/sys/modules/netgraph/cisco/ng_cisco.8 b/sys/modules/netgraph/cisco/ng_cisco.8
index 30523f8..452252f 100644
--- a/sys/modules/netgraph/cisco/ng_cisco.8
+++ b/sys/modules/netgraph/cisco/ng_cisco.8
@@ -70,7 +70,7 @@ type node.
In order to function properly for IP traffic, the node must be informed
of the local IP address and netmask setting. This is because the protocol
includes an ``inquire'' packet which we must be prepared to answer.
-There are two ways to acomplish this, manually and automatically.
+There are two ways to accomplish this, manually and automatically.
.Pp
Whenever such an inquire packet is received, the node sends a
.Dv NGM_CISCO_GET_IPADDR
@@ -155,5 +155,5 @@ and netmask.
.Sh LEGAL
Cisco is a trademark of Cisco Systems, Inc.
.Sh AUTHORS
-Julian Elisher <julian@whistle.com>,
+Julian Elischer <julian@whistle.com>,
Archie Cobbs <archie@whistle.com>
OpenPOWER on IntegriCloud