bugmake - Bugs: bug #48951, Grammar mistake in section 5.3.1

 
 

bug #48951: Grammar mistake in section 5.3.1

Submitter:  Dmitry Kabanov <dmitrykabanov>
Submitted:  Tue 30 Aug 2016 06:18:41 PM UTC
   
 
Severity:  3 - Normal Item Group:  Documentation
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  3.82 Operating System:  Any
Fixed Release:  4.3 Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 26 Dec 2016 02:21:53 PM UTC, comment #2: 

Fix pushed.  Thanks for the report!

Paul D. Smith <psmith>
Group administrator
Tue 30 Aug 2016 06:48:15 PM UTC, comment #1: 

Although this is reported against an old revision, the infelicity is still present in git:


diff --git a/doc/make.texi b/doc/make.texi
index 01bcec7..4fc1724 100644
--- a/doc/make.texi
+++ b/doc/make.texi
@@ -3909,7 +3909,7 @@ show :

 As a special feature, if @code{SHELL} is determined to be a
 POSIX-style shell, the special prefix characters in ``internal''
-recipe lines will @emph{removed} before the recipe is processed.  This
+recipe lines will be @emph{removed} before the recipe is processed.  This
 feature is intended to allow existing makefiles to add the
 @code{.ONESHELL} special target and still run properly without
 extensive modifications.  Since the special prefix characters are not


Martin Dorey <mdorey>
Tue 30 Aug 2016 06:18:41 PM UTC, original submission:  

In the second to last paragraph in the section 5.3.1 the phrase reads: "will <italic>removed<italic> before the recipe is processed".

It should be: "will be <italic>removed before the recipe is processed".

Dmitry Kabanov <dmitrykabanov>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Posted a comment)
  • -email is unavailable- added by mdorey (Posted a comment)
  • -email is unavailable- added by dmitrykabanov (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-12-26 psmith StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Fixed ReleaseNone 4.3

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code