Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nrG7t-0003Dj-Vt for pgsql-docs@arkaria.postgresql.org; Wed, 18 May 2022 09:37:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nrG7s-0007Vl-E7 for pgsql-docs@arkaria.postgresql.org; Wed, 18 May 2022 09:37:52 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nrG7s-0007Uk-0d for pgsql-docs@lists.postgresql.org; Wed, 18 May 2022 09:37:52 +0000 Received: from mail-pf1-x42e.google.com ([2607:f8b0:4864:20::42e]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nrG7p-00035Y-Hj for pgsql-docs@lists.postgresql.org; Wed, 18 May 2022 09:37:51 +0000 Received: by mail-pf1-x42e.google.com with SMTP id w200so1614031pfc.10 for ; Wed, 18 May 2022 02:37:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Tgiy7gEaBxvjgPGdIobrZZMLk034qGQUVM/Uoky86/4=; b=YXip2glFFCPHOhT0pP7LdT1lpmHz51/8IrUbYwJ5wTFJhskF8kV2jzKkbuOkBXHJND s8uB0gwxzN8ZfusZAZOWGAO1AxXb5AWeRFBMWiiFgEFJgZgxnAPCU28gx9aonrQuADdg zejuaw9NZUYhQ9UQvgtKml+3HNE+WPz6mE4+Wz4ITsvjCr/ScVlBSN11Em3qFISWYoDY hXtpxCB5zcwqeQFVFGvm0R6LDrZiOmHj439YiGr8IjaEZAcMYRFE9iR9VVH2VgcIx3Iw I0LFXT6bNPb+BqmhNLK5cNXDta7Dp7r2fw9DrHo8OAY3xVMdYV2ZXeUog67FzFsOCoS3 ThKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Tgiy7gEaBxvjgPGdIobrZZMLk034qGQUVM/Uoky86/4=; b=6jJhZZpT8bSVdRCtUeQBw14qYvYW5odEr6f2m0vC5Wm5t4G71mPgRxuSuUdatEz7PH qU0N04vL5/m4/oTNWMC91muT6IgZ6O3uAamLldtlFUUL9EzyjSrrKEHlZCMm8nWz/KeH TqyKQKLQFR/9NRWaTdfKAHiPppNHMtYqmD7gzR7wmHRZiw51p12KE+CkQuQpkrlBxnnA kM3EqvZfiVQ1kTZlgsTweKpgTUQT5P/7c3McBu8MTO4nNxrIOdcSotjHD3ymAjXKffIb 2JoqqnLQh41PWlAPJ76tsH5vgUNZWNLB1SF20MNA3dmD2dqQ79+FY9eFtXvlTl3hXrNf 2Wxw== X-Gm-Message-State: AOAM5327qGarrtC1Yuw5H3eKiJFi3/rFH8hU3IK4YUvpk7pWVFppJNE3 6B/60axk9/aDUubO56axZRjTIa/qtBbfEKkZxhc= X-Google-Smtp-Source: ABdhPJwh45H46tsTaM3DihDlic1en4GTlM/EV/fymn9ZLSsRAyZjat+WvxH1UCe/b5+4Z9QJmGjSD1jkzkt1SmaO8hs= X-Received: by 2002:a05:6a00:1251:b0:50d:f2c2:7f4e with SMTP id u17-20020a056a00125100b0050df2c27f4emr27019447pfi.72.1652866668464; Wed, 18 May 2022 02:37:48 -0700 (PDT) MIME-Version: 1.0 References: <165284292486.1438765.15275929038957195143@wrigleys.postgresql.org> In-Reply-To: From: Rajakavitha Kodhandapani Date: Wed, 18 May 2022 15:07:36 +0530 Message-ID: Subject: Re: Spelling Mistake To: Michael Paquier Cc: jamesdouitsis@gmail.com, pgsql-docs@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000a291ad05df460236" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000a291ad05df460236 Content-Type: text/plain; charset="UTF-8" On Wed, May 18, 2022 at 03:02:04AM +0000, PG Doc comments form wrote: > There are 3 periods instead of 2 which I believe is incorrect. Also, as mentioned in the conventions "The following conventions are used in the synopsis of a command: brackets ( [ and ]) indicate optional parts. Braces ({ and }) and vertical lines (|) indicate that you must choose one alternative. Dots (...) mean that the preceding element can be repeated. All other symbols, including parentheses, should be taken literally." Regards, Rajie On Wed, May 18, 2022 at 2:54 PM Michael Paquier wrote: > On Wed, May 18, 2022 at 03:02:04AM +0000, PG Doc comments form wrote: > > There are 3 periods instead of 2 which I believe is incorrect. > > It seems to me that those three periods refer to the root path of the > source tree that you'd need to type by yourself to reach it. > -- > Michael > --000000000000a291ad05df460236 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Wed, May 18, 2022 a= t 03:02:04AM +0000, PG Doc comments form wrote:
> There are 3 periods instead of 2 which I = believe is incorrect.=C2=A0

Also, as mentioned in the conventions=C2=A0

"The fo= llowing conventions are used in the synopsis of a command: brackets ([= =C2=A0and=C2=A0]) indicate optional parts. Braces ({=C2= =A0and=C2=A0}) and vertical lines (|) indicate that you must choose one alternative. Dots (...) mean that the preceding element can be repea= ted. All other symbols, including parentheses, should be taken literally.&q= uot;


Regards,
Rajie


On = Wed, May 18, 2022 at 2:54 PM Michael Paquier <michael@paquier.xyz> wrote:
= On Wed, May 18, 2022 at 03:02:04AM +0000, PG Doc comments form wrote:
> There are 3 periods instead of 2 which I believe is incorrect.

It seems to me that those three periods refer to the root path of the
source tree that you'd need to type by yourself to reach it.
--
Michael
--000000000000a291ad05df460236--