svn commit: r366662 - head/sbin/devmatch

Alexey Dokuchaev danfe at freebsd.org
Tue Oct 13 05:50:03 UTC 2020


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?

./danfe


More information about the svn-src-head mailing list