From owner-freebsd-doc Mon Sep 27 5:15:29 1999 Delivered-To: freebsd-doc@freebsd.org Received: from mpp.pro-ns.net (pppdsle45.mpls.uswest.net [216.160.23.45]) by hub.freebsd.org (Postfix) with ESMTP id 4732F14DCB; Mon, 27 Sep 1999 05:14:14 -0700 (PDT) (envelope-from mpp@mpp.pro-ns.net) Received: (from mpp@localhost) by mpp.pro-ns.net (8.9.3/8.9.3) id HAA00819; Mon, 27 Sep 1999 07:12:09 -0500 (CDT) (envelope-from mpp) From: Mike Pritchard Message-Id: <199909271212.HAA00819@mpp.pro-ns.net> Subject: Re: docs/13333: remove rtld(1) XREF in dlopen.3 In-Reply-To: <19990927141156.A18342@scorpion.crimea.ua> from Alexey Zelkin at "Sep 27, 1999 02:11:56 pm" To: phantom@cris.net (Alexey Zelkin) Date: Mon, 27 Sep 1999 07:12:09 -0500 (CDT) Cc: kargl@troutmask.apl.washington.edu (Steven G. Kargl), freebsd-doc@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > On Mon, Sep 27, 1999 at 05:38:00AM -0500, Mike Pritchard wrote: > > > > > May I close PR ? > > > > Sure. Close the PR. > > > Ok. > > > > Only after removing the refernce to rtld(1) :-). > Maybe we just should replace rtld(1) reference with ld.so(1) reference ? > I not sure that dinamic linker routine dlopen(3) not referencing dinamic > loader (ld.so(1)). Just for note: we still have no elf(5) manpage (but as I > know it's in progress) and we still have no ELF dinamic loader (ld-elf.so(1)). I'm no loader expert, so I'll leave that to someone else. But, ld.so(1) also isn't on my 3.2, or 3.3 systems, much less the actual ld.so binary. It is on my 4.0 system, but I suspect that is left over from when this machine used to be 2.2.8 before I upgraded it to 3.2 then 4.0. I should really do a fresh 4.0 install on this machine :-(. Someone is slowly working on an elf(5) man page. As a side note, link(5) could probably use a "SEE ALSO" section. > It means that we will not remove rtld(1) refernce, but create rtld(1) > manpage (which by default will describe ELF format). And current rtld(1) > manpage (a.out) will be installed under share/man/man1aout. I don't have an rtld command installed on any of my 3.2, 3.3, or 4.0 systems, so I don't think we need to create a man page for it. -- Mike Pritchard mpp@FreeBSD.org or mpp@mpp.pro-ns.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message