History log of /freebsd-9.3-release/lib/libc/gen/dlinfo.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 206622 14-Apr-2010 uqs

mdoc: order prologue macros consistently by Dd/Dt/Os

Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by: ru
Approved by: philip, ed (mentors)


# 140505 20-Jan-2005 ru

Sort sections.


# 130867 21-Jun-2004 mpp

Spelling fixes.


# 119893 08-Sep-2003 ru

mdoc(7): Use the new feature of the .In macro.


# 115631 01-Jun-2003 ru

Assorted mdoc(7) fixes.


# 115143 18-May-2003 ru

Fixed troff(1) and mdoc(7) warnings.

Approved by: re (blanket)


# 112543 24-Mar-2003 charnier

The .Fn function
The ... 2 system call


# 110931 15-Feb-2003 phantom

Add examples of dlinfo() usage to manual page.


# 110853 14-Feb-2003 phantom

Follow Solaris's manual page and describe Link_map structure here


# 110852 14-Feb-2003 phantom

Add manual page for dlinfo(3). It's still need some work and add
examples, but it's better than nothing already.