svn commit: r366662 - head/sbin/devmatch

Warner Losh imp at bsdimp.com
Tue Oct 13 06:16:38 UTC 2020


On Mon, Oct 12, 2020, 11:50 PM Alexey Dokuchaev <danfe at freebsd.org> wrote:

> On Tue, Oct 13, 2020 at 05:32:00AM +0000, Warner Losh wrote:
> > New Revision: 366662
> > URL: https://svnweb.freebsd.org/changeset/base/366662
> >
> > Log:
> >   devmatch: First appeared in 12.0
> >
> >   Document that devmatch first appeared in FreeBSD 12.0.
> >   Also can't -> can not. But it doesn't help the sentence much.
> >
> > ...
> > @@ -62,7 +62,7 @@ Parse and use a standard NOMATCH event from
> >  for matching instead of searching the device tree.
> >  .It Fl u Fl -unbound
> >  Attempt to produce a list of those drivers with PNP info whose driver
> > -tables with that PNP info can't be found.
> > +tables with that PNP info can not be found.
>
> Are you sure you've really meant "can not" and not "cannot" here?
>

They are variants of the same word (though it seems the one word
variationis more common here).... the whole sentence is a trainwreck,
though, and I should have just completely rewritten it.

Warner

>


More information about the svn-src-head mailing list