From: =?utf-8?q?Ferenc_W=C3=A1gner?= <ferenc.wagner@balabit.com>
Date: Sun, 25 Feb 2024 21:09:38 +0100
Subject: Fix font name typo in man page

---
 man/conman.conf.5.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/conman.conf.5.in b/man/conman.conf.5.in
index 7079e17..ce8375a 100644
--- a/man/conman.conf.5.in
+++ b/man/conman.conf.5.in
@@ -21,7 +21,7 @@ following key/value pairs:
 \fBcoredump\fR \fB=\fR (\fBon\fR|\fBoff\fR)
 Specifies whether the daemon should generate a core dump file.  This file
 will be created in the current working directory (or '/' when running in the
-background) unless you also set \fBcoredumpdir\fR.  The default is \fboff\fR.
+background) unless you also set \fBcoredumpdir\fR.  The default is \fBoff\fR.
 .TP
 \fBcoredumpdir\fR \fB=\fR "\fIdirectory\fR"
 Specifies the directory where the daemon tries to write core dump files.
