* [PATCH] Documentation: dynamic-debug: fix wildcard description
@ 2018-10-20 0:16 Randy Dunlap
2018-10-20 0:20 ` Will Korteland
0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2018-10-20 0:16 UTC (permalink / raw)
To: LKML, linux-doc, Jonathan Corbet; +Cc: Jason Baron
From: Randy Dunlap <rdunlap@infradead.org>
Fix grammar about wildcards and insert a space between sentences.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jason Baron <jbaron@akamai.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
Documentation/admin-guide/dynamic-debug-howto.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- lnx-419-rc8.orig/Documentation/admin-guide/dynamic-debug-howto.rst
+++ lnx-419-rc8/Documentation/admin-guide/dynamic-debug-howto.rst
@@ -110,8 +110,8 @@ If your query set is big, you can batch
~# cat query-batch-file > <debugfs>/dynamic_debug/control
-A another way is to use wildcard. The match rule support ``*`` (matches
-zero or more characters) and ``?`` (matches exactly one character).For
+A another way is to use wildcards. The match rule supports ``*`` (matches
+zero or more characters) and ``?`` (matches exactly one character). For
example, you can match all usb drivers::
~# echo "file drivers/usb/* +p" > <debugfs>/dynamic_debug/control
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: dynamic-debug: fix wildcard description
2018-10-20 0:16 [PATCH] Documentation: dynamic-debug: fix wildcard description Randy Dunlap
@ 2018-10-20 0:20 ` Will Korteland
2018-10-20 1:04 ` Randy Dunlap
0 siblings, 1 reply; 3+ messages in thread
From: Will Korteland @ 2018-10-20 0:20 UTC (permalink / raw)
To: Randy Dunlap
Cc: LKML, linux-doc, JonathanCorbet, Jason Baron, linux-doc-owner
On 2018-10-20 00:16, Randy Dunlap wrote:
> -A another way is to use wildcard. The match rule support ``*`` (matches
> -zero or more characters) and ``?`` (matches exactly one character).For
> +A another way is to use wildcards. The match rule supports ``*`` (matches
> +zero or more characters) and ``?`` (matches exactly one character). For
> example, you can match all usb drivers::
"A another" -> "Another"?
- Will
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: dynamic-debug: fix wildcard description
2018-10-20 0:20 ` Will Korteland
@ 2018-10-20 1:04 ` Randy Dunlap
0 siblings, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2018-10-20 1:04 UTC (permalink / raw)
To: Will Korteland
Cc: LKML, linux-doc, JonathanCorbet, Jason Baron, linux-doc-owner
On 10/19/18 5:20 PM, Will Korteland wrote:
> On 2018-10-20 00:16, Randy Dunlap wrote:
>> -A another way is to use wildcard. The match rule support ``*`` (matches
>> -zero or more characters) and ``?`` (matches exactly one character).For
>> +A another way is to use wildcards. The match rule supports ``*`` (matches
>> +zero or more characters) and ``?`` (matches exactly one character). For
>> example, you can match all usb drivers::
>
> "A another" -> "Another"?
>
> - Will
Yes. I'll send an update.
thanks,
--
~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-10-20 1:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-20 0:16 [PATCH] Documentation: dynamic-debug: fix wildcard description Randy Dunlap
2018-10-20 0:20 ` Will Korteland
2018-10-20 1:04 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®