X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 4E0BED9EC9 for ; Thu, 20 Oct 2005 18:47:10 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 27372-10 for ; Thu, 20 Oct 2005 21:47:05 +0000 (GMT) Received: from mailbox.samurai.com (mailbox.samurai.com [205.207.28.82]) by svr1.postgresql.org (Postfix) with ESMTP id 977ECDA8DA for ; Thu, 20 Oct 2005 18:47:06 -0300 (ADT) Received: from localhost (mailbox.samurai.com [205.207.28.82]) by mailbox.samurai.com (Postfix) with ESMTP id 600632398D9; Thu, 20 Oct 2005 17:47:09 -0400 (EDT) Received: from mailbox.samurai.com ([205.207.28.82]) by localhost (mailbox.samurai.com [205.207.28.82]) (amavisd-new, port 10024) with LMTP id 89014-01-6; Thu, 20 Oct 2005 17:47:07 -0400 (EDT) Received: from [192.168.1.103] (d226-86-55.home.cgocable.net [24.226.86.55]) by mailbox.samurai.com (Postfix) with ESMTP id 092932398CF; Thu, 20 Oct 2005 17:47:07 -0400 (EDT) Subject: Re: Confusing names From: Neil Conway To: Simon Riggs Cc: pgsql-docs@postgresql.org In-Reply-To: <1129843292.8300.791.camel@localhost.localdomain> References: <1129843292.8300.791.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 20 Oct 2005 17:59:34 -0400 Message-Id: <1129845574.8219.90.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mailbox.samurai.com X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0 required=5 tests=[none] X-Spam-Level: X-Archive-Number: 200510/56 X-Sequence-Number: 3301 On Thu, 2005-20-10 at 22:21 +0100, Simon Riggs wrote: > I like very much the split of that into two sections, but I think the > new chapter names are somewhat confusing. Yeah, I wasn't really sure about how to name them myself. > My proposal would be to rename the chapters called > > Server Run-time Environment > Run-time Configuration > > to be > > Server and Operating System Environment > Server Configuration Parameters IMHO "Operating System Environment" and "Server Configuration" would be more concise. -Neil