From 161d263706aa491d89d3996266036535e8242b11 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 26 Jun 2024 00:06:29 -0600 Subject: [PATCH] doveadm: Remove reference to '3.0' from core documentation --- data/doveadm.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/data/doveadm.js b/data/doveadm.js index cff281adf..27cf65b8c 100644 --- a/data/doveadm.js +++ b/data/doveadm.js @@ -1788,9 +1788,10 @@ to secure it. 'doveadm_proxy_list_response_changed': ` The response format has changed. -3.0 returns different formats based on value of \`separate-connections\`. -If \`separate-connections\` is true, \`pid\`, \`ip\`, \`dest_ip\`, and list of -\`alt_username_fields\` (from anvil) is returned.`, +Dovecot now returns different formats based on the value of +\`separate-connections\`. If \`separate-connections\` is true, \`pid\`, +\`ip\`, \`dest_ip\`, and list of \`alt_username_fields\` (from anvil) is +returned.`, }, man: 'doveadm-proxy', text: `Show who is logged into the Dovecot server.`,