diff --git a/doc/man/hush-cli.1 b/doc/man/hush-cli.1
index 8547a839a..3af3968e8 100644
--- a/doc/man/hush-cli.1
+++ b/doc/man/hush-cli.1
@@ -1,9 +1,9 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
-.TH HUSH-CLI "1" "July 2025" "hush-cli v3.10.4" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
+.TH HUSH-CLI "1" "March 2026" "hush-cli v3.10.5" "User Commands"
.SH NAME
-hush-cli \- manual page for hush-cli v3.10.4
+hush-cli \- manual page for hush-cli v3.10.5
.SH DESCRIPTION
-Hush RPC client version v3.10.4\-7e63e2f01\-dirty
+Hush RPC client version v3.10.5\-04916cdf5
.PP
In order to ensure you are adequately protecting your privacy when using Hush,
please see .
@@ -75,7 +75,7 @@ Read extra arguments from standard input, one per line until EOF/Ctrl\-D
In order to ensure you are adequately protecting your privacy when using Hush,
please see .
-Copyright (C) 2016-2025 Duke Leto and The Hush Developers
+Copyright (C) 2016-2026 Duke Leto and The Hush Developers
Copyright (C) 2016-2020 jl777 and SuperNET developers
diff --git a/doc/man/hush-tx.1 b/doc/man/hush-tx.1
index 939d2deed..156049873 100644
--- a/doc/man/hush-tx.1
+++ b/doc/man/hush-tx.1
@@ -1,9 +1,9 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
-.TH HUSH-TX "1" "July 2025" "hush-tx v3.10.4" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
+.TH HUSH-TX "1" "March 2026" "hush-tx v3.10.5" "User Commands"
.SH NAME
-hush-tx \- manual page for hush-tx v3.10.4
+hush-tx \- manual page for hush-tx v3.10.5
.SH DESCRIPTION
-hush\-tx utility version v3.10.4\-7e63e2f01\-dirty
+hush\-tx utility version v3.10.5\-04916cdf5
.SS "Usage:"
.TP
hush\-tx [options] [commands]
@@ -89,7 +89,7 @@ Set register NAME to given JSON\-STRING
In order to ensure you are adequately protecting your privacy when using Hush,
please see .
-Copyright (C) 2016-2025 Duke Leto and The Hush Developers
+Copyright (C) 2016-2026 Duke Leto and The Hush Developers
Copyright (C) 2016-2020 jl777 and SuperNET developers
diff --git a/doc/man/hushd.1 b/doc/man/hushd.1
index 4eda8843a..0a89464b3 100644
--- a/doc/man/hushd.1
+++ b/doc/man/hushd.1
@@ -1,9 +1,9 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
-.TH HUSHD "1" "July 2025" "hushd v3.10.4" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
+.TH HUSHD "1" "March 2026" "hushd v3.10.5" "User Commands"
.SH NAME
-hushd \- manual page for hushd v3.10.4
+hushd \- manual page for hushd v3.10.5
.SH DESCRIPTION
-Hush Daemon version v3.10.4\-7e63e2f01\-dirty
+Hush Daemon version v3.10.5\-04916cdf5
.PP
In order to ensure you are adequately protecting your privacy when using Hush,
please see .
@@ -78,7 +78,7 @@ applied)
.HP
\fB\-par=\fR
.IP
-Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 =
+Set the number of script verification threads (\fB\-32\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-pid=\fR
@@ -686,6 +686,12 @@ OP_RETURN minimum fee per tx, regardless of tx size, default is 1 coin
.IP
CODA integration
.HP
+\fB\-ac_clearnet\fR
+.IP
+Enable or disable clearnet connections for the entire blockchain.
+Setting to 0 will disable clearnet and use sane defaults for
+Tor/i2p and require all nodes to do the same (default: 1)
+.HP
\fB\-ac_decay\fR
.IP
Percentage of block reward decrease at each halving
@@ -759,7 +765,7 @@ Enforce transaction\-rate limit, default 0
In order to ensure you are adequately protecting your privacy when using Hush,
please see .
-Copyright (C) 2016-2025 Duke Leto and The Hush Developers
+Copyright (C) 2016-2026 Duke Leto and The Hush Developers
Copyright (C) 2016-2020 jl777 and SuperNET developers