On Sun, Jan 21, 2018 at 09:38:39PM -0800, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > Fix typos, grammar, punctuation, and spelling in Documentation/test-suite. > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> > Cc: Josh Triplett <josh@xxxxxxxxxxxxxxxx> Reviewed-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx> > Documentation/test-suite | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > --- sprs-2018-0119.orig/Documentation/test-suite > +++ sprs-2018-0119/Documentation/test-suite > @@ -35,7 +35,7 @@ check-output-start / check-output-end (o > > check-output-ignore / check-error-ignore (optional) > Don't check the expected output (stdout or stderr) of check-command > - (usefull when this output is not comparable or if you're only interested > + (useful when this output is not comparable or if you're only interested > in the exit value). > By default this check is done. > > @@ -54,8 +54,8 @@ check-output-excludes: <pattern> (option > must contains none of the patterns. > > check-output-pattern-<nbr>-times: <pattern> (optional) > - Similar than the contains/excludes her above, but with full control > - of the number of times the pattern should occurs in the output. > + Similar to the contains/excludes above, but with full control > + of the number of times the pattern should occur in the output. > > Using test-suite > ~~~~~~~~~~~~~~~~ > @@ -84,7 +84,7 @@ cmd: > "sparse $file". > > The output of the test-suite format command can be redirected into the > -test case to create a test-suite formated file. > +test case to create a test-suite formatted file. > > $ ./test-suite format bad-assignment.c Assignment >> bad-assignment.c > $ cat !$ > > -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html