From 588e5aa79fc023527a4361df3daa8922e3161b19 Mon Sep 17 00:00:00 2001 From: Wiebe Cazemier Date: Mon, 24 Jun 2024 14:21:11 +1000 Subject: [PATCH] Fix layout bug in man page in 'storage_dir' section --- man/flashmq.conf.5 | 5 ++--- man/flashmq.conf.5.dbk5 | 3 +-- man/flashmq.conf.5.html | 3 +-- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/man/flashmq.conf.5 b/man/flashmq.conf.5 index 2924764..963bda4 100644 --- a/man/flashmq.conf.5 +++ b/man/flashmq.conf.5 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH flashmq.conf 5 "jun 23 2024" "" "" +.TH flashmq.conf 5 "jun 24 2024" "" "" .SH NAME flashmq.conf \- FlashMQ configuration file format .SH SYNOPSIS @@ -167,8 +167,7 @@ Deprecated. Use \fB\m[green]log_level\fR\m[] instead. Default value: \fIfalse\fR .TP \*(T<\fB\m[green]storage_dir\m[] \fI\m[blue]/path/to/dir\m[]\fR\fR\*(T> -Location to store sessions, subscriptions and retained messages. - Not specifying this will turn off persistence. +Location to store sessions, subscriptions and retained messages. Not specifying this will turn off persistence. .TP \*(T<\fB\m[green]save_state_interval\m[] \fI\m[cyan]seconds\m[]\fR\fR\*(T> The interval at which the state is saved, if enabled with \fB\m[green]storage_dir\fR\m[]. diff --git a/man/flashmq.conf.5.dbk5 b/man/flashmq.conf.5.dbk5 index d49e593..bb2f571 100644 --- a/man/flashmq.conf.5.dbk5 +++ b/man/flashmq.conf.5.dbk5 @@ -339,8 +339,7 @@ multi-value-param one 'two' "three" "with ' char" /path/to/dir - Location to store sessions, subscriptions and retained messages. - Not specifying this will turn off persistence. + Location to store sessions, subscriptions and retained messages. Not specifying this will turn off persistence. diff --git a/man/flashmq.conf.5.html b/man/flashmq.conf.5.html index 5f1b893..771b031 100644 --- a/man/flashmq.conf.5.html +++ b/man/flashmq.conf.5.html @@ -387,8 +387,7 @@
storage_dir /path/to/dir#

- Location to store sessions, subscriptions and retained messages. - Not specifying this will turn off persistence. + Location to store sessions, subscriptions and retained messages. Not specifying this will turn off persistence.