diff options
author | ru <ru@FreeBSD.org> | 2006-09-17 21:48:47 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2006-09-17 21:48:47 +0000 |
commit | 18a5062f98148f7cc152e3f8d31485d7e297bc02 (patch) | |
tree | 9e440a178fb8aa494ad0026bc56367ed289382ec /libexec/rtld-elf | |
parent | 13a720a4b71deb17f6685b295f5099ce8cc8e510 (diff) | |
download | FreeBSD-src-18a5062f98148f7cc152e3f8d31485d7e297bc02.zip FreeBSD-src-18a5062f98148f7cc152e3f8d31485d7e297bc02.tar.gz |
Markup fixes.
Diffstat (limited to 'libexec/rtld-elf')
-rw-r--r-- | libexec/rtld-elf/rtld.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index 54cc67b..3f0c248 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -28,7 +28,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 31, 2003 +.Dd March 27, 2006 .Dt RTLD 1 .Os .Sh NAME @@ -83,7 +83,9 @@ recognizes a number of environment variables that can be used to modify its behaviour. On 64-bit architectures, the linker for 32-bit objects recognizes all the environment variables listed below, but is being prefixed with -LD_32_, for example: LD_32_TRACE_LOADED_OBJECTS. +.Ev LD_32_ , +for example: +.Ev LD_32_TRACE_LOADED_OBJECTS . .Pp .Bl -tag -width ".Ev LD_LIBMAP_DISABLE" .It Ev LD_DUMP_REL_POST |