Received: from maia.hub.org (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 25A06632FB5 for ; Fri, 5 Mar 2010 17:15:14 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 10277-04 for ; Fri, 5 Mar 2010 21:15:03 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by mail.postgresql.org (Postfix) with ESMTP id 86BEA633B0A for ; Fri, 5 Mar 2010 17:15:03 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id o25LF0J6007193; Fri, 5 Mar 2010 16:15:01 -0500 (EST) To: Magnus Hagander cc: pgsql-docs Subject: Re: startup or start-up In-reply-to: <9837222c1003050932h30137f8xcefb1bd3ab645d4a@mail.gmail.com> References: <9837222c1003050932h30137f8xcefb1bd3ab645d4a@mail.gmail.com> Comments: In-reply-to Magnus Hagander message dated "Fri, 05 Mar 2010 18:32:01 +0100" Date: Fri, 05 Mar 2010 16:15:00 -0500 Message-ID: <7192.1267823700@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-2.599 tagged_above=-10 required=5 tests=BAYES_00=-2.599 X-Spam-Level: X-Archive-Number: 201003/3 X-Sequence-Number: 5368 Magnus Hagander writes: > The psql man page refers to psqlrc as both "startup file" and > "start-up file". Which is the proper form to use? start-up is more formal, but I wouldn't say that startup is incorrect. Doesn't matter too much IMO. regards, tom lane