Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 5DBC1B5D944 for ; Fri, 17 Jun 2011 08:55:53 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 55052-01 for ; Fri, 17 Jun 2011 11:55:47 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from smadev.internal.net (host3.dynacom.ondsl.gr [62.103.35.211]) by mail.postgresql.org (Postfix) with ESMTP id C52EDB5D801 for ; Fri, 17 Jun 2011 08:55:46 -0300 (ADT) Received: from smadev.internal.net (localhost.internal.net [127.0.0.1]) by smadev.internal.net (8.14.2/8.14.2) with ESMTP id p5HBtjG3091629 for ; Fri, 17 Jun 2011 14:55:45 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) Received: from localhost (localhost [[UNIX: localhost]]) by smadev.internal.net (8.14.2/8.14.2/Submit) id p5HBtjPM091628 for pgsql-docs@postgresql.org; Fri, 17 Jun 2011 14:55:45 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) From: Achilleas Mantzios Organization: Dynacom Tankers Mgmt To: pgsql-docs@postgresql.org Subject: Small correction in http://www.postgresql.org/docs/9.0/interactive/wal-reliability.html Date: Fri, 17 Jun 2011 14:55:45 +0300 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201106171455.45391.achill@matrix.gatewaynet.com> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-0.451 tagged_above=-5 required=5 tests=BAYES_00=-1.9, RCVD_IN_BRBL_LASTEXT=1.449 X-Spam-Level: X-Archive-Number: 201106/80 X-Sequence-Number: 6854 It reads : 'On FreeBSD, IDE drives can be queried using atacontrol, and SCSI drives using sdparm. ' but it should be: 'On FreeBSD, IDE drives can be queried using atacontrol, and SCSI drives using camcontrol. ' -- Achilleas Mantzios