Reposting as it would be nice to have this trivial documentation fix in the 
upcoming release.

Cheers,

    John

On 21 Oct 2015, at 17:55, John Marshall <john.marsh...@sanger.ac.uk> wrote:
> A tiny patch for the documentation, adding a missing comma.

diff --git a/doc/make.texi b/doc/make.texi
index bcfe6a3..afce1c5 100644
--- a/doc/make.texi
+++ b/doc/make.texi
@@ -5614,7 +5614,7 @@ Several variables have constant initial values.
 @cindex !=
 
 To set a variable from the makefile, write a line starting with the
-variable name followed by @samp{=} @samp{:=}, or @samp{::=}.  Whatever
+variable name followed by @samp{=}, @samp{:=}, or @samp{::=}.  Whatever
 follows the @samp{=}, @samp{:=}, or @samp{::=} on the line becomes the
 value.  For example,




-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to