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 0B2C1528A6 for ; Fri, 17 Jun 2005 04:00:56 -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 32546-05 for ; Fri, 17 Jun 2005 07:00:50 +0000 (GMT) Received: from mail63.csoft.net (leary3.csoft.net [63.111.22.74]) by svr1.postgresql.org (Postfix) with SMTP id BB1AB5283C for ; Fri, 17 Jun 2005 04:00:48 -0300 (ADT) Received: (qmail 29489 invoked by uid 1112); 17 Jun 2005 07:00:49 -0000 Date: Fri, 17 Jun 2005 02:00:49 -0500 (EST) From: Kris Jurka X-X-Sender: books@leary.csoft.net To: pgsql-docs@postgresql.org Subject: NetBSD kernel resource configuration Message-ID: 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/24 X-Sequence-Number: 3117 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. http://developer.postgresql.org/docs/postgres/kernel-resources.html#SYSVIPC http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/i386/conf/GENERIC?rev=1.674&content-type=text/x-cvsweb-markup Kris Jurka