Hello Bastien,

On 1/27/21 4:48 PM, roucaries.bast...@gmail.com wrote:
> From: Bastien Roucariès <ro...@debian.org>
> 
> Signed-off-by: Bastien Roucariès <ro...@debian.org>

Thanks. I applied this patch, but had to make some patches.
See below.

> ---
>  man7/environ.7 | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/man7/environ.7 b/man7/environ.7
> index 11f30c332..81932d894 100644
> --- a/man7/environ.7
> +++ b/man7/environ.7
> @@ -212,7 +212,8 @@ and other programs.
>  .BR LD_LIBRARY_PATH ", " LD_PRELOAD ,
>  and other
>  .BR LD_*
> -variables influence the behavior of the dynamic loader/linker.
> +variables influence the behavior of the dynamic loader/linker. See also

Please start new sentences on new lines, See the discussion of semantic 
"newlines" in man-pages(7).

> +.B ld.so (8)

The previous line should have been

.BR ld.so (8).

Thanks,

Michael

>  .IP *
>  .B POSIXLY_CORRECT
>  makes certain programs and library routines follow



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

Reply via email to