doc: Fix example with database regexp in HBA documentation

Michael Paquier <michael@paquier.xyz>

Commit: 75714e7cae82d7aa2f85fc9c0dde62fd8a771ed5
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-06-05T10:56:55Z
Releases: 16.4
doc: Fix example with database regexp in HBA documentation

This HBA entry was using "local" while specifying an address, which was
incorrect.  While in it, this adjusts the format of the entry to be
aligned with the surroundings.

Oversight in 8fea86830e1d.

Reported-by: Stéphane Schildknecht
Reviewed-by: David G. Johnston
Discussion: https://postgr.es/m/44662001-54c4-4bfd-be93-35e01ca25fa1@gmail.com
Backpatch-through: 16

Files

PathChange+/−
doc/src/sgml/client-auth.sgml modified +4 −5

Documentation touched

Discussion