From 0307bffa31f7c7b51531bd74b730c035c8f1dfa1 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sat, 19 Oct 2013 20:19:58 +0300 Subject: Finish removing PVERSION from doc. --- doc/gawk.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gawk.texi') diff --git a/doc/gawk.texi b/doc/gawk.texi index 1c09a5bc..99b0a8c3 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -13653,7 +13653,7 @@ For POSIX @command{awk}, changing this array does not affect the environment passed on to any programs that @command{awk} may spawn via redirection or the @code{system()} function. -However, beginning with @value{PVERSION} 4.2, if not in POSIX +However, beginning with version 4.2, if not in POSIX compatibility mode, @command{gawk} does update its own environment when @code{ENVIRON} is changed, thus changing the environment seen by programs that it creates. You should therefore be especially careful if you -- cgit v1.2.3