From 9dc3f06fd900f168f5526a72bcf2e9b475b65cab Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 20 Dec 2000 13:26:01 +0000 Subject: Prepare for mdoc(7)NG. --- libexec/rtld-elf/rtld.1 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'libexec/rtld-elf') diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index 6a14401..d45712d 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -73,7 +73,7 @@ utility. recognizes a number of environment variables that can be used to modify its behaviour as follows: .Pp -.Bl -tag -width "LD_IGNORE_MISSING_OBJECTS" +.Bl -tag -width LD_LIBRARY_PATH .It Ev LD_LIBRARY_PATH A colon separated list of directories, overriding the default search path for shared libraries. @@ -110,7 +110,7 @@ option and allows .Xr ldd 1 to be operated as a filter more conveniently. The following conversions can be used: -.Bl -tag -indent "LD_TRACE_LOADED_OBJECTS_FMT1 " -width "xxxx" +.Bl -tag -width "xxxx" .It \&%a The main program's name .Po @@ -140,7 +140,9 @@ are recognized and have their usual meaning. .El .Pp .Sh FILES -/var/run/ld-elf.so.hints +.Bl -tag -width indent +.It Pa /var/run/ld-elf.so.hints +.El .Pp .Sh SEE ALSO .Xr elf 5 , -- cgit v1.1