Bug#981171: [PATCH 01/13] Do not document mktemp (3)

2021-01-29 Thread Michael Kerrisk (man-pages)
Hello Bastien, On Fri, 29 Jan 2021 at 10:18, Bastien ROUCARIES wrote: > > Hi, > Le mer. 27 janv. 2021 à 22:28, Michael Kerrisk (man-pages) > a écrit : > > > > Salut Bastien, > > > > On 1/27/21 4:48 PM, roucaries.bast...@gmail.com wrote: > > > From: Bastien Roucariès > > > > > > Do not use for d

Bug#981171: [PATCH 01/13] Do not document mktemp (3)

2021-01-29 Thread Bastien ROUCARIES
Hi, Le mer. 27 janv. 2021 à 22:28, Michael Kerrisk (man-pages) a écrit : > > Salut Bastien, > > On 1/27/21 4:48 PM, roucaries.bast...@gmail.com wrote: > > From: Bastien Roucariès > > > > Do not use for documentation purposes the unsecure mktemp function > > This message doesn't correspond to the

Bug#981171: [PATCH 01/13] Do not document mktemp (3)

2021-01-27 Thread Michael Kerrisk (man-pages)
Salut Bastien, On 1/27/21 4:48 PM, roucaries.bast...@gmail.com wrote: > From: Bastien Roucariès > > Do not use for documentation purposes the unsecure mktemp function This message doesn't correspond to the change below (which removes a reference to "tempnam" and adds a reference to "mktemp". B

Bug#981171: [PATCH 01/13] Do not document mktemp (3)

2021-01-27 Thread roucaries . bastien
From: Bastien Roucariès Do not use for documentation purposes the unsecure mktemp function Signed-off-by: Bastien Roucariès --- man7/environ.7 | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man7/environ.7 b/man7/environ.7 index 182d823d2..d889310d6 100644 --- a/man7/e