Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2011 14:43:22 -0500
From:      Ben Kaduk <minimarmot@gmail.com>
To:        Ulrich Spoerlein <uqs@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: 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...
Message-ID:  <CAK2BMK6p3VJXezt%2Bpa7-0MbP4=Uv79i=D=cxmDrpAwUK2Mw2vQ@mail.gmail.com>
In-Reply-To: <201112301058.pBUAwFsw010478@svn.freebsd.org>
References:  <201112301058.pBUAwFsw010478@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 30, 2011 at 5:58 AM, Ulrich Spoerlein <uqs@freebsd.org> wrote:
> Author: uqs
> Date: Fri Dec 30 10:58:14 2011
> New Revision: 228990
> URL: http://svn.freebsd.org/changeset/base/228990
>
> Log:
> =A0Spelling fixes for usr.sbin/
>
> Modified: head/usr.sbin/bluetooth/sdpd/server.c
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/usr.sbin/bluetooth/sdpd/server.c =A0 =A0 =A0 Fri Dec 30 10:45:00=
 2011 =A0 =A0 =A0 =A0(r228989)
> +++ head/usr.sbin/bluetooth/sdpd/server.c =A0 =A0 =A0 Fri Dec 30 10:58:14=
 2011 =A0 =A0 =A0 =A0(r228990)
> @@ -334,7 +334,7 @@ server_accept_client(server_p srv, int32
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 * The minimum L2CAP MTU is 43 bytes. That=
 means we need
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 * 65536 / 43 =3D ~1524 chunks to transfer=
 maximum packet
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 * size with minimum MTU. The "rsp_cs" fie=
ld in fd_idx_t
> - =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0* is 11 bit wide that gives us upto 2048=
 chunks.
> + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0* is 11 bit wide that gives us up to 204=
8 chunks.

Should be "11 bits", no?

> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 */
>
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0if (omtu < NG_L2CAP_MTU_MINIMUM) {
>
> Modified: head/usr.sbin/bsnmpd/modules/snmp_wlan/BEGEMOT-WIRELESS-MIB.txt
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/usr.sbin/bsnmpd/modules/snmp_wlan/BEGEMOT-WIRELESS-MIB.txt =A0 =
=A0 Fri Dec 30 10:45:00 2011 =A0 =A0 =A0 =A0(r228989)
> +++ head/usr.sbin/bsnmpd/modules/snmp_wlan/BEGEMOT-WIRELESS-MIB.txt =A0 =
=A0 Fri Dec 30 10:58:14 2011 =A0 =A0 =A0 =A0(r228990)
> @@ -82,8 +82,8 @@ WlanMgmtReasonCode ::=3D TEXTUAL-CONVENTIO
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0associationLeave(8),
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0associationNotAuthenticated(9),
> =A0-- XXX: TODO - FIXME
> - =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 dissasocPwrcapBad(10),
> - =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 dissasocSuperchanBad(11),
> + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 disassocPwrcapBad(10),
> + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 disassocSuperchanBad(11),

This file looks like it might be intended to be machine-readable -- I
would worry about changing it without test/review.
Perhaps this spelling "error" is even the reason for the XXX comment above.

> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0ieInvalid(13),
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0micFailure(14),
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0fourWayHandshakeTimeout(15),
> @@ -579,10 +579,10 @@ wlanIfaceCountryCode OBJECT-TYPE
> =A0 =A0 =A0 =A0interface is operating include all environments in the spe=
cified
> =A0 =A0 =A0 =A0country.
>
> - =A0 =A0 =A0 2. an ASCII 'O' character, if the country's regulastions ar=
e for
> + =A0 =A0 =A0 2. an ASCII 'O' character, if the country's regulations are=
 for
> =A0 =A0 =A0 =A0Outdoor environment only.
>
> - =A0 =A0 =A0 3. an ASCII 'I' character, if the country's regulastions ar=
e for
> + =A0 =A0 =A0 3. an ASCII 'I' character, if the country's regulations are=
 for
> =A0 =A0 =A0 =A0Indoor environment only."
> =A0 =A0 ::=3D { wlanIfaceConfigEntry 2 }
>
> @@ -634,7 +634,7 @@ wlanIfaceFastFrames OBJECT-TYPE
> =A0 =A0 DESCRIPTION
> =A0 =A0 =A0 =A0"The value of this object controls whether use of Atheros =
Fast
> =A0 =A0 =A0 =A0Frames is enabled when when communicating with another Fas=
t
> - =A0 =A0 =A0 Frames-capable station. The value is only meaningfull for
> + =A0 =A0 =A0 Frames-capable station. The value is only meaningful for
> =A0 =A0 =A0 =A0interfaces that support Atheros Fast Frames."
> =A0 =A0 ::=3D { wlanIfaceConfigEntry 7 }
>
> @@ -645,7 +645,7 @@ wlanIfaceDturbo OBJECT-TYPE
> =A0 =A0 DESCRIPTION
> =A0 =A0 =A0 =A0"The value of this object controls whether use of Atheros =
Dynamic
> =A0 =A0 =A0 =A0Turbo mode is enabled when when communicating with another=
 Dynamic
> - =A0 =A0 =A0 Turbo-capable station. The value is only meaningfull for in=
terfaces
> + =A0 =A0 =A0 Turbo-capable station. The value is only meaningful for int=
erfaces
> =A0 =A0 =A0 =A0that support Atheros Dynamic Turbo mode."
> =A0 =A0 ::=3D { wlanIfaceConfigEntry 8 }
>
> @@ -731,7 +731,7 @@ wlanIfaceBeaconMissedThreshold OBJECT-TY
> =A0 =A0 MAX-ACCESS read-write
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> - =A0 =A0 =A0 "The value of this object specifies the number of consequti=
ve missed
> + =A0 =A0 =A0 "The value of this object specifies the number of consecuti=
ve missed
> =A0 =A0 =A0 =A0beacons before an interface operating in station mode will=
 attempt
> =A0 =A0 =A0 =A0to search for a new access point."
> =A0 =A0 DEFVAL =A0 =A0 { 7 }
> @@ -788,7 +788,7 @@ wlanIfaceDynamicWds OBJECT-TYPE
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> =A0 =A0 =A0 =A0"The value of this object specifies whether Dynamic WDS (D=
WDS)
> - =A0 =A0 =A0 support is enabled. The value is only meaningfull for inter=
faces
> + =A0 =A0 =A0 support is enabled. The value is only meaningful for interf=
aces
> =A0 =A0 =A0 =A0that support Dynamic WDS."
> =A0 =A0 ::=3D { wlanIfaceConfigEntry 21 }
>
> @@ -798,7 +798,7 @@ wlanIfacePowerSave OBJECT-TYPE
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> =A0 =A0 =A0 =A0"The value of this object specifies whether powersave oper=
ation
> - =A0 =A0 =A0 is enabled. The value is only meaningfull for interfaces th=
at
> + =A0 =A0 =A0 is enabled. The value is only meaningful for interfaces tha=
t
> =A0 =A0 =A0 =A0support powersave operation."
> =A0 =A0 ::=3D { wlanIfaceConfigEntry 22 }
>
> @@ -809,7 +809,7 @@ wlanIfaceApBridge OBJECT-TYPE
> =A0 =A0 DESCRIPTION
> =A0 =A0 =A0 =A0"The value of this object specifies whether packets betwee=
n
> =A0 =A0 =A0 =A0wireless clients will be passed directly by an interface
> - =A0 =A0 =A0 operating in host ap mode. Disabling it may be usefull in
> + =A0 =A0 =A0 operating in host ap mode. Disabling it may be useful in
> =A0 =A0 =A0 =A0situations when traffic between wireless clients needs to =
be
> =A0 =A0 =A0 =A0processed with packet filtering."
> =A0 =A0 DEFVAL =A0 =A0 { true }
> @@ -1308,7 +1308,7 @@ wlanIfaceChannelFrequency OBJECT-TYPE
> =A0 =A0 MAX-ACCESS read-only
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> - =A0 =A0 =A0 "The channel frequency setting in Mhz."
> + =A0 =A0 =A0 "The channel frequency setting in MHz."
> =A0 =A0 ::=3D { wlanIfaceChannelEntry 5 }
>
> =A0wlanIfaceChannelMaxRegPower OBJECT-TYPE
> @@ -2741,7 +2741,7 @@ wlanStatsDwdsMcastDiscard OBJECT-TYPE
> =A0 =A0 MAX-ACCESS read-only
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> - =A0 =A0 =A0 "The number of multicast over DWDS frames discared by this =
interface."
> + =A0 =A0 =A0 "The number of multicast over DWDS frames discarded by this=
 interface."
> =A0 =A0 ::=3D { wlanIfaceStatisticsEntry 98 }
>
> =A0wlanStatsHTAssocRejectNoHT OBJECT-TYPE
> @@ -2759,7 +2759,7 @@ wlanStatsHTAssocDowngrade OBJECT-TYPE
> =A0 =A0 MAX-ACCESS read-only
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> - =A0 =A0 =A0 "The number of times HT was dissallowed for an association =
on
> + =A0 =A0 =A0 "The number of times HT was disallowed for an association o=
n
> =A0 =A0 =A0 =A0this interface due to WEP or TKIP requested."
> =A0 =A0 ::=3D { wlanIfaceStatisticsEntry 100 }
>
> @@ -2769,7 +2769,7 @@ wlanStatsHTAssocRateMismatch OBJECT-TYPE
> =A0 =A0 MAX-ACCESS read-only
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> - =A0 =A0 =A0 "The number of times rate mismatch occured furing HT rate s=
et
> + =A0 =A0 =A0 "The number of times rate mismatch occurred during HT rate =
set
> =A0 =A0 =A0 =A0handling on this interface."
> =A0 =A0 ::=3D { wlanIfaceStatisticsEntry 101 }
>
> @@ -2787,7 +2787,7 @@ wlanStatsAMPDUMoved OBJECT-TYPE
> =A0 =A0 MAX-ACCESS read-only
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> - =A0 =A0 =A0 "The number of time A-MPDU MSDU moved window occured for th=
is
> + =A0 =A0 =A0 "The number of time A-MPDU MSDU moved window occurred for t=
his
> =A0 =A0 =A0 =A0interface."
> =A0 =A0 ::=3D { wlanIfaceStatisticsEntry 103 }
>
> @@ -2807,7 +2807,7 @@ wlanStatsADDBANoRequest OBJECT-TYPE
> =A0 =A0 MAX-ACCESS read-only
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> - =A0 =A0 =A0 "The number of received ADDBA responces frames that were di=
scarded
> + =A0 =A0 =A0 "The number of received ADDBA responses frames that were di=
scarded
> =A0 =A0 =A0 =A0by this interface due to no pending ADDBA."
> =A0 =A0 ::=3D { wlanIfaceStatisticsEntry 105 }
>
> @@ -2817,7 +2817,7 @@ wlanStatsADDBABadToken OBJECT-TYPE
> =A0 =A0 MAX-ACCESS read-only
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> - =A0 =A0 =A0 "The number of received ADDBA responce frames that were dis=
carded
> + =A0 =A0 =A0 "The number of received ADDBA response frames that were dis=
carded
> =A0 =A0 =A0 =A0by this interface since ADDBA response caused dialogtoken =
mismatch."
> =A0 =A0 ::=3D { wlanIfaceStatisticsEntry 106 }
>
> @@ -2827,7 +2827,7 @@ wlanStatsADDBABadPolicy OBJECT-TYPE
> =A0 =A0 MAX-ACCESS read-only
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> - =A0 =A0 =A0 "The number of received ADDBA responce frames that were dis=
carded
> + =A0 =A0 =A0 "The number of received ADDBA response frames that were dis=
carded
> =A0 =A0 =A0 =A0by this interface since ADDBA response caused policy misma=
tch."
> =A0 =A0 ::=3D { wlanIfaceStatisticsEntry 107 }
>
> @@ -2877,7 +2877,7 @@ wlanLastDissasocReason OBJECT-TYPE
> =A0 =A0 MAX-ACCESS read-only
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> - =A0 =A0 =A0 "The last received dissasociate reason on this interface."
> + =A0 =A0 =A0 "The last received disassociate reason on this interface."
> =A0 =A0 ::=3D { wlanIfaceStatisticsEntry 113 }
>
> =A0wlanLastAuthFailReason OBJECT-TYPE
> @@ -2942,7 +2942,7 @@ wlanStatsAMPDURexmtFailed OBJECT-TYPE
> =A0 =A0 MAX-ACCESS read-only
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> - =A0 =A0 =A0 "The number of A-MPDU frames for which retransmition failed=
 on
> + =A0 =A0 =A0 "The number of A-MPDU frames for which retransmission faile=
d on
> =A0 =A0 =A0 =A0this interface."
> =A0 =A0 ::=3D { wlanIfaceStatisticsEntry 120 }
>
> @@ -3696,7 +3696,7 @@ wlanMeshDroppedMisaligned OBJECT-TYPE
> =A0 =A0 STATUS =A0 =A0 current
> =A0 =A0 DESCRIPTION
> =A0 =A0 =A0 =A0"The number of frames that were dropped by this interface =
due to
> - =A0 =A0 =A0 bad alighment."
> + =A0 =A0 =A0 bad alignment."
> =A0 =A0 ::=3D { wlanMeshStatsEntry 11 }
>
> =A0-- ---------------------------------------------------------- --
>
> Modified: head/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_tree.def
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_tree.def =A0 =A0 =A0 =A0F=
ri Dec 30 10:45:00 2011 =A0 =A0 =A0 =A0(r228989)
> +++ head/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_tree.def =A0 =A0 =A0 =A0F=
ri Dec 30 10:58:14 2011 =A0 =A0 =A0 =A0(r228990)
> @@ -75,8 +75,8 @@ typedef WlanMgmtReasonCode ENUM (
> =A0 =A0 =A0 =A07 notAssociated
> =A0 =A0 =A0 =A08 associationLeave
> =A0 =A0 =A0 =A09 associationNotAuthenticated
> - =A0 =A0 =A0 10 dissasocPwrcapBad
> - =A0 =A0 =A0 11 dissasocSuperchanBad
> + =A0 =A0 =A0 10 disassocPwrcapBad
> + =A0 =A0 =A0 11 disassocSuperchanBad

Hmm, but the same mis-spellings are also changed here (and presumably
elsewhere), so maybe it is less risky.

> =A0 =A0 =A0 =A013 ieInvalid
> =A0 =A0 =A0 =A014 micFailure
> =A0 =A0 =A0 =A015 fourWayHandshakeTimeout
>
> Modified: head/usr.sbin/cron/doc/CHANGES
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/usr.sbin/cron/doc/CHANGES =A0 =A0 =A0Fri Dec 30 10:45:00 2011 =
=A0 =A0 =A0 =A0(r228989)
> +++ head/usr.sbin/cron/doc/CHANGES =A0 =A0 =A0Fri Dec 30 10:58:14 2011 =
=A0 =A0 =A0 =A0(r228990)
> @@ -1,3 +1,6 @@
> +$FreeBSD$
> +--------
> +
> =A0Vixie Cron =A0 =A0 =A0 =A0 =A0 =A0 Changes from V2 to V3
> =A0Paul Vixie
> =A029-Dec-1993
> @@ -20,7 +23,7 @@ be reread whenever it changes.
>
> =A0I also added a "-e" option to crontab(1). =A0Nine people also sent me =
diffs
> =A0to add this option, but I had already implemented it on my own. =A0I a=
ctually
> -released an interrim version (V2.2, I think) for limited testing, and go=
t a
> +released an interim version (V2.2, I think) for limited testing, and got=
 a

Should we really be in the business of modifying Vixie's changelog?

> =A0chance to fix a bad security bug in the "-e" option thanks to XXX.
>
> =A0The daemon used to be extraordinarily sloppy in its use of file descri=
ptors.
> @@ -57,7 +60,7 @@ which explains why a lot of other people
> =A0syslog even when they configured it that way :-). =A0Steve Simmons tol=
d me
> =A0first, though, so he gets the point.
>
> -An interrim version of the daemon tried to "stat" every file before
> +An interim version of the daemon tried to "stat" every file before
> =A0executing it; this turned out to be a horribly bad idea since finding =
the
> =A0name of a file from a shell command is a hard job (that's why we have
> =A0shells, right?) =A0I removed this bogus code. =A0Dave Burgess gets the=
 point.
>
> Modified: head/usr.sbin/newsyslog/newsyslog.c
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/usr.sbin/newsyslog/newsyslog.c Fri Dec 30 10:45:00 2011 =A0 =A0 =
=A0 =A0(r228989)
> +++ head/usr.sbin/newsyslog/newsyslog.c Fri Dec 30 10:58:14 2011 =A0 =A0 =
=A0 =A0(r228990)
> @@ -1597,7 +1597,7 @@ delete_oldest_timelog(const struct conf_
> =A0}
>
> =A0/*
> - * Generate a log filename, when using clasic filenames.
> + * Generate a log filename, when using classic filenames.
> =A0*/
> =A0static void
> =A0gen_clasiclog_fname(char *fname, size_t fname_sz, const char *archive_=
dir,
> @@ -1612,7 +1612,7 @@ gen_clasiclog_fname(char *fname, size_t
> =A0}
>
> =A0/*
> - * Delete a rotated logfiles, when using clasic filenames.
> + * Delete a rotated logfiles, when using classic filenames.

"a logfiles" is inconsistent.  Without looking up the implementation,
I'm going to guess that "a rotated logfile" is correct.

> =A0*/
> =A0static void
> =A0delete_clasiclog(const char *archive_dir, const char *namepart, int nu=
mlog_c)
>
> Modified: head/usr.sbin/ntp/doc/ntp.conf.5
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/usr.sbin/ntp/doc/ntp.conf.5 =A0 =A0Fri Dec 30 10:45:00 2011 =A0 =
=A0 =A0 =A0(r228989)
> +++ head/usr.sbin/ntp/doc/ntp.conf.5 =A0 =A0Fri Dec 30 10:58:14 2011 =A0 =
=A0 =A0 =A0(r228990)
> @@ -783,7 +783,7 @@ The remaining files are necessary only f
> =A0Autokey protocol.
> =A0.Pp
> =A0Certificates imported from OpenSSL or public certificate
> -authorities have certian limitations.
>
> *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***

Hmm, that's unfortunate.
Pulling out a svn client, it looks like:
usr.sbin/pkg_install/lib/plist.c changes a misspelled form to the
still-misspelled "occurrance" (not occurrence)

Thanks for doing this cleanup along with the encoding cleanup!

-Ben Kaduk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAK2BMK6p3VJXezt%2Bpa7-0MbP4=Uv79i=D=cxmDrpAwUK2Mw2vQ>