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
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
From: Randy Dunlap
Fix grammar about wildcards and insert a space between sentences.
Signed-off-by: Randy Dunlap
Cc: Jason Baron
Cc: Jonathan Corbet
Cc: linux-doc@vger.kernel.org
---
Documentation/admin-guide/dynamic-debug-howto.rst |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-