svn commit: r228990 - in head/usr.sbin: IPXrouted adduser
bluetooth/btpand bluetooth/sdpd bootparamd/bootparamd
bsnmpd/modules/snmp_bridge
bsnmpd/modules/snmp_hostres bsnmpd/modules/snmp_wlan bsnmp...
Harti Brandt
hartmut.brandt at dlr.de
Fri Dec 30 20:01:15 UTC 2011
On Fri, 30 Dec 2011, Ben Kaduk wrote:
BK>On Fri, Dec 30, 2011 at 5:58 AM, Ulrich Spoerlein <uqs at freebsd.org> wrote:
BK>> Author: uqs
BK>> Date: Fri Dec 30 10:58:14 2011
BK>> New Revision: 228990
BK>> URL: http://svn.freebsd.org/changeset/base/228990
BK>>
BK>> Log:
BK>> Spelling fixes for usr.sbin/
BK>>
[snip]
BK>> Modified: head/usr.sbin/bsnmpd/modules/snmp_wlan/BEGEMOT-WIRELESS-MIB.txt
BK>> ==============================================================================
BK>> --- head/usr.sbin/bsnmpd/modules/snmp_wlan/BEGEMOT-WIRELESS-MIB.txt Fri Dec 30 10:45:00 2011 (r228989)
BK>> +++ head/usr.sbin/bsnmpd/modules/snmp_wlan/BEGEMOT-WIRELESS-MIB.txt Fri Dec 30 10:58:14 2011 (r228990)
BK>> @@ -82,8 +82,8 @@ WlanMgmtReasonCode ::= TEXTUAL-CONVENTIO
BK>> associationLeave(8),
BK>> associationNotAuthenticated(9),
BK>> -- XXX: TODO - FIXME
BK>> - dissasocPwrcapBad(10),
BK>> - dissasocSuperchanBad(11),
BK>> + disassocPwrcapBad(10),
BK>> + disassocSuperchanBad(11),
BK>
BK>This file looks like it might be intended to be machine-readable -- I
BK>would worry about changing it without test/review.
BK>Perhaps this spelling "error" is even the reason for the XXX comment above.
Absolutely. If there is a spelling error in an SNMP MIB outside comments
or description strings it must stay there. Otherwise applications reading
that file will break.
This is also true for the corresponding .def file.
harti
More information about the svn-src-all
mailing list