From owner-freebsd-doc@FreeBSD.ORG Mon Jan 10 16:00:58 2005 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3A1316A4CE for ; Mon, 10 Jan 2005 16:00:58 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA50743D31 for ; Mon, 10 Jan 2005 16:00:58 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0AG0wET033284 for ; Mon, 10 Jan 2005 16:00:58 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0AG0wkQ033283; Mon, 10 Jan 2005 16:00:58 GMT (envelope-from gnats) Date: Mon, 10 Jan 2005 16:00:58 GMT Message-Id: <200501101600.j0AG0wkQ033283@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: =?ISO-8859-1?Q?Enrique_Mat=EDas_S=E1nchez_=28Quique=29?= Subject: Re: docs/76056: /usr/lib entry in hier(7) man page X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-1?Q?Enrique_Mat=EDas_S=E1nchez_=28Quique=29?= List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jan 2005 16:00:59 -0000 The following reply was made to PR docs/76056; it has been noted by GNATS. From: =?ISO-8859-1?Q?Enrique_Mat=EDas_S=E1nchez_=28Quique=29?= To: Giorgos Keramidas Cc: bug-followup@freebsd.org Subject: Re: docs/76056: /usr/lib entry in hier(7) man page Date: Mon, 10 Jan 2005 16:58:16 +0100 On Mon, 10 Jan 2005 17:46:01 +0200, Giorgos Keramidas wrote: > >> Libraries *are* 'archives'. Archives of object files. > > > > I just found a webpage > > (http://docs.hp.com/en/B2355-90655/ch05s01.html) about HP-UX > > explaining that there are two types of libraries: shared and archive > > libraries. Archive libraries are indeed archives of object files > > created with the ar command. > > > > I am not a programmer, and didn't know about that; therefore my confusion. > > Maybe it should be explained somewhere what an archive library is? The > > handbook does not explain about it. > > I can change the description of /usr/lib to: > > lib/ shared and archive ar(1)-type libraries > > Does this seem a good way to point the reader to ar(1) -- where a good > explanation of what archive libraries are can be found? Yes! That sounds just nice :-) Thank you, Quique -- It's never too late to have a happy childhood.