summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsnmpd
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-08-06 14:33:42 +0000
committerjoel <joel@FreeBSD.org>2010-08-06 14:33:42 +0000
commitf4e8725880aad15a64790723505167159829163a (patch)
tree5f8e429dd9357ed9d831b244958f282da6c793f2 /usr.sbin/bsnmpd
parentd1366c1596b57fce1d8e3437a62744761594f724 (diff)
downloadFreeBSD-src-f4e8725880aad15a64790723505167159829163a.zip
FreeBSD-src-f4e8725880aad15a64790723505167159829163a.tar.gz
Fix typos and spelling mistakes.
Diffstat (limited to 'usr.sbin/bsnmpd')
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.32
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.34
2 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3 b/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3
index 24c8969..78d63e13 100644
--- a/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3
+++ b/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3
@@ -66,7 +66,7 @@ index and set the status of the interface to "active/up".
will attempt to destroy the bridge interface.
.El
.It Va begemotBridgeBaseSpanEnabled
-A SNMP SET operation on this object is only successfull if the corresponding
+A SNMP SET operation on this object is only successful if the corresponding
port has not been added as member of the bridge interface on the system.
.It Va begemotBridgeBasePortStatus
SNMP SET operations with the following values are allowed:
diff --git a/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3 b/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3
index 6b9e503..828a64d 100644
--- a/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3
+++ b/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3
@@ -77,7 +77,7 @@ column should be executed.
The table contains information about the hardware capabilities of the parent of
a wireless interface.
.It Va wlanIfaceConfigTable
-The table is used to get or set various configuration paremeters for a virtual
+The table is used to get or set various configuration parameters for a virtual
wireless interface. Depending on the operating mode of the interface and the
hardware capabilities of the underlying hardware interface, not all parameters
and values may be supported.
@@ -104,7 +104,7 @@ WEP configuration for the wireless interfaces on the system.
Access Control configuration for wireless interfaces operating as access points.
.It Va wlanMACAccessControlMACTable
The table with Access Control MAC entries for which the configured Access
-Control POlicy on wireless interfaces operating in Host AP mode is applied.
+Control Policy on wireless interfaces operating in Host AP mode is applied.
.Va wlanMACAccessControlMACStatus
column is used to add or delete MAC ACL entries. A set with value createAndGo(4)
will add new entry, while with value destroy(6) will delete an existing one.
OpenPOWER on IntegriCloud