From 7309f55abc4010037eda80cb5d2afd4548db5b25 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Tue, 19 May 2026 15:44:02 +0900 Subject: [PATCH] doc: Fix typo. Follow-up to commit 02352f186f37. * doc/guix.texi (Database Services): Fix typo. Change-Id: If3c672c3a986b4d0eaf0892cfb44c59fe9413310 --- doc/guix.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 08cc212b796..8d45ed1f43b 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -28827,9 +28827,8 @@ host all all ::1/128 md5")) @table @asis @item @code{log-destination} (default: @code{"syslog"}) The logging method to use for PostgreSQL@. Valid values are -@code{"stderr"}, @code{"csvlog"}, @code{"jsonlog"}, stder@code{"syslog"} -and @code{"eventlog"}. Multiple values are accepted, separated by -commas. +@code{"stderr"}, @code{"csvlog"}, @code{"jsonlog"}, @code{"syslog"} and +@code{"eventlog"}. Multiple values are accepted, separated by commas. @item @code{hba-file} (default: @code{%default-postgres-hba}) Filename or G-expression for the host-based authentication