Page MenuHomeFreeBSD

Improved language in devmatch
ClosedPublic

Authored by ceri on Jun 17 2021, 6:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 10, 7:49 PM
Unknown Object (File)
Fri, Nov 7, 4:24 AM
Unknown Object (File)
Sat, Nov 1, 7:01 AM
Unknown Object (File)
Sat, Nov 1, 12:52 AM
Unknown Object (File)
Fri, Oct 31, 1:52 AM
Unknown Object (File)
Fri, Oct 24, 12:14 PM
Unknown Object (File)
Thu, Oct 23, 2:46 PM
Unknown Object (File)
Sat, Oct 18, 3:37 PM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ceri requested review of this revision.Jun 17 2021, 6:28 PM
ceri updated this revision to Diff 91028.
ceri created this revision.

Remove style(9) stuff that crept in.

Change looks good to me:

  1. The new terminology is more descriptive
  2. The old variable is accepted when the new one isn't present (so backwards compatible)
  3. It's measured: it changes only what needs to change.
This revision is now accepted and ready to land.Jun 17 2021, 9:33 PM