From bd75e7a8901e4df8730a7a9a4bf0f7fbe5a511ae Mon Sep 17 00:00:00 2001 From: Nick Alcock Date: Fri, 4 May 2012 15:14:43 +0100 Subject: [PATCH] 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 --- doc/automake.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.47.2