Possible spelling errors

Started by PG Bug reporting formabout 2 years ago2 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/auth-username-maps.html
Description:

Hello.
I am not sure, but 'can be include directives' looks very strange to me:
As for pg_hba.conf, the lines in this file can be include directives,
following the same rules.

I suppose it should be 'can include directives' or similar.

Thanks.

#2Kirk Parker
khp@equatoria.us
In reply to: PG Bug reporting form (#1)
Re: Possible spelling errors

On Wed, Jan 31, 2024, 23:10 PG Doc comments form <noreply@postgresql.org>
wrote:

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/auth-username-maps.html
Description:

Hello.
I am not sure, but 'can be include directives' looks very strange to me:
As for pg_hba.conf, the lines in this file can be include directives,
following the same rules.

I suppose it should be 'can include directives' or similar.

Thanks.

Actually "include directive" here is a technical term and the entire phrase
is indeed correctly spelled.

("Include directive" is a line directing the configuration file processor
to read in the contents of the specified file as if it were literally
included here.)