This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 3d6a1db930 NO-JIRA doc syntax fix for keyboard shortcut
3d6a1db930 is described below

commit 3d6a1db93062ad95f9d623ca784238bb893dae7e
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Dec 12 08:19:02 2024 -0600

    NO-JIRA doc syntax fix for keyboard shortcut
---
 docs/user-manual/_failover-on-shutdown.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/user-manual/_failover-on-shutdown.adoc 
b/docs/user-manual/_failover-on-shutdown.adoc
index a352cad0e5..8c9fb0fcae 100644
--- a/docs/user-manual/_failover-on-shutdown.adoc
+++ b/docs/user-manual/_failover-on-shutdown.adoc
@@ -1,8 +1,8 @@
 Whether the _graceful_ shutdown of this broker will cause the backup to 
activate.
 +
-If `false` then the backup server will remain passive if this broker is 
shutdown gracefully (e.g. using kbd:[Ctrl-C]).
+If `false` then the backup server will remain passive if this broker is 
shutdown gracefully (e.g. using kbd:[Ctrl+C]).
 Note that if `false` and you want failover to occur then you can use the 
management API as explained xref:management.adoc#management[here].
 +
 If `true` then when this server is stopped the backup will activate.
 +
-The default is `false`.
\ No newline at end of file
+The default is `false`.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to