Обсуждение: [PATCH] Fix inconsistent title attribute tags in documentation

Поиск
Список
Период
Сортировка

[PATCH] Fix inconsistent title attribute tags in documentation

От
Noboru Saito
Дата:
Hi PostgreSQL Hackers,

I'm a member of the PostgreSQL Japanese documentation translation team.
While working on the translation, I found some inconsistent title
attribute tags in the documentation.

I am submitting a patch to fix these tag inconsistencies in pgbuffercache.sgml.
This has been an issue since version 18.
Please find the attached patch.

Best regards,
Noboru Saito

Вложения

Re: [PATCH] Fix inconsistent title attribute tags in documentation

От
Nathan Bossart
Дата:
On Tue, Dec 09, 2025 at 07:33:17AM +0900, Noboru Saito wrote:
> I'm a member of the PostgreSQL Japanese documentation translation team.
> While working on the translation, I found some inconsistent title
> attribute tags in the documentation.
> 
> I am submitting a patch to fix these tag inconsistencies in pgbuffercache.sgml.
> This has been an issue since version 18.
> Please find the attached patch.

Looks correct to me.  I grepped around a bit and didn't find any other
similar problems.

-- 
nathan



Re: [PATCH] Fix inconsistent title attribute tags in documentation

От
Nathan Bossart
Дата:
Committed, thanks for the patch!

-- 
nathan