From 31fff80124657b8ed8a6d23b143ee2e37af64d13 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 04 2011 20:27:28 +0000 Subject: Update texinfo_makeSeeAlso.sh. --- diff --git a/Scripts/Functions/Help/Backends/Texinfo/texinfo_makeSeeAlso.sh b/Scripts/Functions/Help/Backends/Texinfo/texinfo_makeSeeAlso.sh index b2e6b6e..8c953cb 100755 --- a/Scripts/Functions/Help/Backends/Texinfo/texinfo_makeSeeAlso.sh +++ b/Scripts/Functions/Help/Backends/Texinfo/texinfo_makeSeeAlso.sh @@ -58,7 +58,7 @@ function texinfo_makeSeeAlso { NODECOMPS_TOTAL=$(($NODECOMPS_TOTAL - 1)) done) else - SEEALSO_LIST=$(echo "@item @dots{}") + SEEALSO_LIST=$(echo '\\n@item @dots{}') fi # Define the list type and merge its content.