X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 41C605294F for ; Fri, 17 Jun 2005 13:00:16 -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 57974-04 for ; Fri, 17 Jun 2005 16:00:09 +0000 (GMT) Received: from mail63.csoft.net (leary3.csoft.net [63.111.22.74]) by svr1.postgresql.org (Postfix) with SMTP id A27805280B for ; Fri, 17 Jun 2005 13:00:05 -0300 (ADT) Received: (qmail 16936 invoked by uid 1112); 17 Jun 2005 16:00:04 -0000 Date: Fri, 17 Jun 2005 11:00:04 -0500 (EST) From: Kris Jurka X-X-Sender: books@leary.csoft.net To: Bruce Momjian Cc: pgsql-docs@postgresql.org Subject: Re: NetBSD kernel resource configuration In-Reply-To: <200506171311.j5HDBad26944@candle.pha.pa.us> Message-ID: References: <200506171311.j5HDBad26944@candle.pha.pa.us> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.01 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200506/26 X-Sequence-Number: 3119 On Fri, 17 Jun 2005, Bruce Momjian wrote: > Kris Jurka wrote: > > > > The documentation describing NetBSD kernel configuration mentions that it > > uses the "option" keyword like OpenBSD, but in fact it uses the "options" > > keyword like FreeBSD. > > > > Fix applied. Thanks. This problem doesn't appear in the 8.0.X docs. > It does, but in a slightly different form. It says "(On NetBSD and OpenBSD the key word is actually option singular.)" Kris Jurka