--- src/lib/libc/gen/dlinfo.3 2006/11/11 18:50:04 1.8 +++ src/lib/libc/gen/dlinfo.3 2007/03/16 12:32:50 1.9 @@ -71,7 +71,7 @@ The following are possible values for argument to be passed into .Fn dlinfo : .Bl -tag -width Ds -.It RTLD_DI_LINKMAP +.It Dv RTLD_DI_LINKMAP Retrieve the Link_map (or .Ft struct link_map ) structure pointer for @@ -123,7 +123,7 @@ The next Link_map structure on the link- .It l_prev The previous Link_map structure on the link-map list. .El -.It RTLD_DI_SERINFO +.It Dv RTLD_DI_SERINFO Retrieve the library search paths associated with given .Fa handle argument. @@ -157,7 +157,7 @@ header file.) See .Sx EXAMPLES (Example 2) for usage example. -.It RTLD_DI_SERINFOSIZE +.It Dv RTLD_DI_SERINFOSIZE Initialize a .Ft Dl_serinfo structure for use in a @@ -177,7 +177,7 @@ entries and the associated search path s See .Sx EXAMPLES (Example 2) for usage example. -.It RTLD_DI_ORIGIN +.It Dv RTLD_DI_ORIGIN Retrieve the origin of the dynamic object associated with the handle. On successful return .Fa p