Bug#981171: [PATCH 02/13] Add a note about portability of environment variable

2021-01-29 Thread Bastien Roucariès
Le jeudi 28 janvier 2021, 08:38:33 UTC Michael Kerrisk (man-pages) a écrit : > Hello Bastien, > > On 1/27/21 4:48 PM, roucaries.bast...@gmail.com wrote: > > From: Bastien Roucariès > > > > Some variables are portable at least under UNIX > > > > Signed-off-by: Bastien Roucariès > > --- > > > >

Bug#981171: [PATCH 02/13] Add a note about portability of environment variable

2021-01-28 Thread Michael Kerrisk (man-pages)
Hello Bastien, On 1/27/21 4:48 PM, roucaries.bast...@gmail.com wrote: > From: Bastien Roucariès > > Some variables are portable at least under UNIX > > Signed-off-by: Bastien Roucariès > --- > man7/environ.7 | 11 +++ > 1 file changed, 11 insertions(+) > > diff --git a/man7/environ.7

Bug#981171: [PATCH 02/13] Add a note about portability of environment variable

2021-01-27 Thread roucaries . bastien
From: Bastien Roucariès Some variables are portable at least under UNIX Signed-off-by: Bastien Roucariès --- man7/environ.7 | 11 +++ 1 file changed, 11 insertions(+) diff --git a/man7/environ.7 b/man7/environ.7 index d889310d6..ec886d83d 100644 --- a/man7/environ.7 +++ b/man7/environ