Bug#981171: [PATCH 6/6] Use subsection for environment

2021-01-30 Thread Michael Kerrisk (man-pages)
Hello Bastien, In general, I like this idea, but may I ask you to rework the patch a little. Could you please fix up the pieces below (I'm sorry, you'll also need to rebase, because of other changes that I've made), and resubmit? On 1/30/21 12:29 AM, roucaries.bast...@gmail.com wrote: > From: Bas

Bug#981171: [PATCH 6/6] Use subsection for environment

2021-01-29 Thread roucaries . bastien
From: Bastien Roucariès In order to improve readability create four subsections: - POSIX defined core environment variables, for variables defined by POSIX that modify the general behavior of a program - Internationalization environment variables for variables related to internationalization -