From: Nick Alcock Date: Fri, 4 May 2012 14:14:43 +0000 (+0100) Subject: docs: fix clumsy grammar in the scripts-based testsuite chapter X-Git-Tag: v1.12.0b~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd75e7a8901e4df8730a7a9a4bf0f7fbe5a511ae;p=thirdparty%2Fautomake.git docs: fix clumsy grammar in the scripts-based testsuite chapter * doc/automake.texi (Scripts-based Testsuites): "We'll have later" is a rare example of English in the Automake manual clearly not written by a native English-speaker: while comprehensible, it can be better formulated. Copyright-paperwork-exempt: yes Signed-off-by: Nick Alcock Signed-off-by: Stefano Lattarini --- diff --git a/doc/automake.texi b/doc/automake.texi index 7c7140510..5e2b9c22b 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -8837,9 +8837,8 @@ more complex test protocols, either standard (@pxref{Using the TAP test protocol}) or custom (@pxref{Custom Test Drivers}). Note that you can enable such protocols only when the parallel harness is used: they won't work with the serial test harness. In the rest of this section we are -going to concentrate mostly on protocol-less tests, since we'll have later -a whole section devoted to the use of test protocols (again, @pxref{Custom -Test Drivers}). +going to concentrate mostly on protocol-less tests, since we cover +test protocols in a later section (again, @pxref{Custom Test Drivers}). @cindex Exit status 77, special interpretation @cindex Exit status 99, special interpretation