From owner-cvs-all Fri Feb 21 5:45:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29B6A37B401; Fri, 21 Feb 2003 05:45:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD16C43FDD; Fri, 21 Feb 2003 05:45:19 -0800 (PST) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1LDjJ0U071709; Fri, 21 Feb 2003 05:45:19 -0800 (PST) (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1LDjJrG071708; Fri, 21 Feb 2003 05:45:19 -0800 (PST) Message-Id: <200302211345.h1LDjJrG071708@repoman.freebsd.org> From: Alexey Zelkin Date: Fri, 21 Feb 2003 05:45:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen dlopen.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phantom 2003/02/21 05:45:19 PST Modified files: (Branch: RELENG_4) lib/libc/gen dlopen.3 Log: MFC: rev 1.27, 1.26, 1.25 and 1.24 o mention dlerror() application to dladdr() and dlinfo() o document dlsym()'s behaviour with new special handle RTLD_SELF o add cross reference to dlinfo() o markup nits o mdoc(7) police Revision Changes Path 1.8.2.9 +42 -7 src/lib/libc/gen/dlopen.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message