Re: SE-Linux mispelled

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: tna011110(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: SE-Linux mispelled
Date: 2020-01-09 03:09:02
Message-ID: 20200109030902.GD2251@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Wed, Jan 08, 2020 at 08:07:08PM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/12/sql-security-label.html
> Description:
>
> Should be SELinux instead of SE-Linux. This is the only page that has the
> typo: https://www.postgresql.org/docs/12/sql-security-label.html

Yep, you're right:
https://en.wikipedia.org/wiki/Security-Enhanced_Linux
There is a second one in src/test/modules/dummy_seclabel/README. I'll
fix it tomorrow except if there are objections from others.
--
Michael

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2020-01-09 08:05:47 Typo in Documentation for Version 12 Section 40.3
Previous Message Jonathan S. Katz 2020-01-09 01:13:12 Re: Postgres.js driver - for Node.js