From c58a465366eb710153a011d5658500af0aed10bf Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 19 Feb 2017 22:02:21 +0100 Subject: [PATCH] environ.7: tfix/ffix Signed-off-by: Michael Kerrisk --- man7/environ.7 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/man7/environ.7 b/man7/environ.7 index 069b92fd3..c506cf407 100644 --- a/man7/environ.7 +++ b/man7/environ.7 @@ -191,9 +191,10 @@ and other routines, and the temporary directory used by .BR sort (1) and other programs. .IP * -.BR LD_LIBRARY_PATH ", " LD_PRELOAD -and other LD_* variables influence -the behavior of the dynamic loader/linker. +.BR LD_LIBRARY_PATH ", " LD_PRELOAD , +and other +.BR LD_* +variables influence the behavior of the dynamic loader/linker. .IP * .B POSIXLY_CORRECT makes certain programs and library routines follow