changeset 20623:f4ebd9e4da4c

crle: display correct default lib path
author Lauri Tirkkonen <lotheac@iki.fi>
date Sun, 19 May 2019 21:41:54 +0000
parents 73a3fcad7a66
children 929fde2011e4
files usr/src/cmd/sgs/crle/common/crle.msg
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/cmd/sgs/crle/common/crle.msg	Sun May 19 21:32:47 2019 +0000
+++ b/usr/src/cmd/sgs/crle/common/crle.msg	Sun May 19 21:41:54 2019 +0000
@@ -141,7 +141,7 @@
 
 @ MSG_DEF_NOCONF	"\nDefault configuration file (%s) not found\n"
 
-@ MSG_DEF_NEWDLP	"  Default Library Path (ELF):\t/lib:/usr/lib  \
+@ MSG_DEF_NEWDLP	"  Default Library Path (ELF):\t/lib/32:/usr/lib/32:/lib:/usr/lib  \
 			 (system default)\n"
 @ MSG_DEF_OLDDLP	"  Default Library Path (ELF):\t/usr/lib  \
 			 (system default)\n"