From fa2d651475cc607a26ac87422747f5182c2f699a Mon Sep 17 00:00:00 2001 From: muradm Date: Mon, 29 Aug 2022 16:51:21 +0300 Subject: gnu: fail2ban-service-type: Fix documentation typos. Signed-off-by: Maxim Cournoyer --- gnu/services/security.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/services/security.scm') diff --git a/gnu/services/security.scm b/gnu/services/security.scm index 7f66c462f3..fd5bf19730 100644 --- a/gnu/services/security.scm +++ b/gnu/services/security.scm @@ -201,7 +201,7 @@ (define-configuration fail2ban-jail-configuration "Whether this jail is enabled.") (backend maybe-symbol - "Backend to use to detect changes in the @code{ogpath}. The default is + "Backend to use to detect changes in the @code{log-path}. The default is 'auto. To consult the defaults of the jail configuration, refer to the @file{/etc/fail2ban/jail.conf} file of the @code{fail2ban} package." fail2ban-jail-configuration-serialize-backend) -- cgit v1.2.3