From owner-svn-src-head@freebsd.org Tue Oct 13 06:22:36 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 263CF436376; Tue, 13 Oct 2020 06:22:36 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C9QSq75B2z4GGB; Tue, 13 Oct 2020 06:22:35 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1602570156; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=FQ4xW5mNVETWQMS9I/PNX3DEU9uzCheSN1F3Pb45+WA=; b=i428kTuo7dwwN7aV4X+6j0kD94DzDEcsv/pc95t2pFADAWuQLj685Lexu1gJy2hTQy9rb+ aTKP2jTIeEWz9eT8gRWyNMGyi11hAw2lyNafNAOog58p4ESdnk+VlE5tUvnFHfWYzdFCKs aPV0AWXqdyKd0ZSUvObmUSLm7n/eBHiKqPlMSShvm3J+hVZohh1U0z+zsBj82t4cBvDYyA hr0nMbxgewC49crhSxFQdK2QC+mZdYgIQNd+X7HA7RzSHcrgobMYuL35crhdVMkZmzxCsf 1mZFLA1cMwWuhtmyEaskqFEa3vQvnc7OVl77sd57XKk5GYWXBcx+YztkiG1+Lg== Received: by freefall.freebsd.org (Postfix, from userid 1033) id EB7EEFC8E; Tue, 13 Oct 2020 06:22:35 +0000 (UTC) Date: Tue, 13 Oct 2020 06:22:35 +0000 From: Alexey Dokuchaev To: Warner Losh Cc: Warner Losh , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r366662 - head/sbin/devmatch Message-ID: <20201013062235.GA25213@FreeBSD.org> References: <202010130532.09D5W05J068359@repo.freebsd.org> <20201013055003.GA98999@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1602570156; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=FQ4xW5mNVETWQMS9I/PNX3DEU9uzCheSN1F3Pb45+WA=; b=Vup43nVUlYGyR64tUW+JpC1GUEI+iTG++TXNBwTHfptSprzewVlU1fkSjtQPSfkGLOLrbv CcM+X1Wfd/YwBCWz1e9nk/sJwgaGKiuEgaqivPLICO//dEBnbBKrbTLmCziG+cFye+BEG2 xcvevHFjQ76+UOgizguVHvDq2x8tWq1EP3xUGl5LVziV/ESbaXNgilvDJ64z6FQk6G8HTc FLDQ599fZqLHMdm9bXu1T/aJQeIfHdcrL1OM/AbLicnnL+u4MKdQ5pBI/GO3jGfO4mOtwK l/K56Yj9cA+IflpZXlPSncVEdpg/NmsgFTJ1Fz4ftuBUHkt2vFyyeMQrK0dlRA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1602570156; a=rsa-sha256; cv=none; b=KLgAPlhUhgE7L+8j4zmMW4qQKqug8L6Hzz5zze2D81mslH7h+DZ6dpvV+VD7dOSkszEqnP TEzWplCPr8RXhwsoq0btLTjyIwuWgeZH/phRum/+hEZRh4SjUVf0Ndo6p0oCTo0VloShXH 3XWxoFf5rAaz2wqcsZvuGGuW9QPIEyz9tVyqN5JT5m8QU2OUfTl7yjjzctESGyTiZnZMNU 8Wc/Yn+FitUOvi14U1GPZv9qm+PvXoMl3Vytg9HAorcmybkznQwRnaR2TVfHckEdQrCJs0 3+WZ5YN+WzrcZnPow8Tefr0z8F92F7PJtzaIMKtzUWpxAiBsQiUDR02F8/FHtg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2020 06:22:36 -0000 On Tue, Oct 13, 2020 at 12:16:23AM -0600, Warner Losh wrote: > On Mon, Oct 12, 2020, 11:50 PM Alexey Dokuchaev 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) No, they're not*, examples of "can not" usage: - We can not only build the house, we can also sell it for a profit. - Maybe I can not worry about this for a few days. > the whole sentence is a trainwreck, though, and I should have just > completely rewritten it. I do agree. :-) ./danfe *) https://grammar.yourdictionary.com/vs/cannot-vs-can-not-vs-cant-differences-explained.html