X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/7ff6faa74d45cfaf10afd8e65d31d7c15c63c433..738141e7664e35fc209a3de235f4a612907300bf:/share/man/man5/link.5 diff --git a/share/man/man5/link.5 b/share/man/man5/link.5 index f086c3093d..9b3b69d3e6 100644 --- a/share/man/man5/link.5 +++ b/share/man/man5/link.5 @@ -27,7 +27,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: src/share/man/man5/link.5,v 1.14.2.10 2004/05/17 11:38:55 brueffer Exp $ -.\" $DragonFly: src/share/man/man5/link.5,v 1.6 2006/10/14 23:59:59 swildner Exp $ +.\" $DragonFly: src/share/man/man5/link.5,v 1.7 2008/05/02 02:05:06 swildner Exp $ .\" .Dd October 23, 1993 .Dt LINK 5 @@ -178,7 +178,6 @@ struct section_dispatch_table { long sdt_plt_sz; }; .Ed -.Pp .Bl -tag -width sdt_filler1 .It Fa sdt_loaded A pointer to the first link map loaded (see below). This field is set by @@ -242,7 +241,6 @@ struct sod { long sod_next; }; .Ed -.Pp .Bl -tag -width sod_library .It Fa sod_name The offset in the text segment of a string describing this link object. @@ -356,7 +354,6 @@ struct rrs_hash { int rh_next; /* next hash entry */ }; .Ed -.Pp .Bl -tag -width rh_symbolnum .It Fa rh_symbolnum The index of the symbol in the shared object's symbol table (as given by the @@ -386,7 +383,6 @@ struct rt_symbol { struct so_map *rt_smp; }; .Ed -.Pp .Bl -tag -width rt_scraddr .It Fa rt_sp The symbol description. @@ -427,7 +423,6 @@ struct so_debug { struct rt_symbol *dd_cc; }; .Ed -.Pp .Bl -tag -width dd_in_debugger .It Fa dd_version Version number of this interface. @@ -563,7 +558,6 @@ Size of strings. .It Fa hh_ehints Maximum usable offset in hints file. .El -.Pp .Bd -literal -offset indent /* * Hash table element in hints file.