Bug#981171: [PATCH 1/6] Document that means at login time for HOME, LOGNAME, SHELL, USER

2021-01-30 Thread Michael Kerrisk (man-pages)
Hello Bastien, Thank you for taking the time to prepare this patch. As already noted, the subject line of a patch should read [PATCH ...] page.n: . I've applied the patch, but made many edits. On 1/30/21 12:29 AM, roucaries.bast...@gmail.com wrote: > From: Bastien Roucariès > >

Bug#981171: [PATCH 1/6] Document that means at login time for HOME, LOGNAME, SHELL, USER

2021-01-29 Thread roucaries . bastien
From: Bastien Roucariès Clearly document that HOME, LOGNAME, SHELL and USER are set at login time by program like login (1). Document also that using su could result in a mixed environment, and point to su manual. Signed-off-by: Bastien Roucariès --- man7/environ.7 | 34