diff options
-rw-r--r-- | doc/man/bitcoin-cli.1 | 2 | ||||
-rw-r--r-- | doc/man/bitcoin-qt.1 | 7 | ||||
-rw-r--r-- | doc/man/bitcoin-tx.1 | 2 | ||||
-rw-r--r-- | doc/man/bitcoin-wallet.1 | 2 | ||||
-rw-r--r-- | doc/man/bitcoind.1 | 7 |
5 files changed, 11 insertions, 9 deletions
diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index 83f60d52ba..50ef3ef96f 100644 --- a/doc/man/bitcoin-cli.1 +++ b/doc/man/bitcoin-cli.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH BITCOIN-CLI "1" "November 2020" "bitcoin-cli v0.21.0.0" "User Commands" +.TH BITCOIN-CLI "1" "January 2021" "bitcoin-cli v0.21.0.0" "User Commands" .SH NAME bitcoin-cli \- manual page for bitcoin-cli v0.21.0.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index cfa8f795a4..9141b9399e 100644 --- a/doc/man/bitcoin-qt.1 +++ b/doc/man/bitcoin-qt.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH BITCOIN-QT "1" "November 2020" "bitcoin-qt v0.21.0.0" "User Commands" +.TH BITCOIN-QT "1" "January 2021" "bitcoin-qt v0.21.0.0" "User Commands" .SH NAME bitcoin-qt \- manual page for bitcoin-qt v0.21.0.0 .SH SYNOPSIS @@ -286,8 +286,9 @@ Relay non\-P2SH multisig (default: 1) .HP \fB\-port=\fR<port> .IP -Listen for connections on <port> (default: 8333, testnet: 18333 signet: -38333, regtest: 18444) +Listen for connections on <port>. Nodes not using the default ports +(default: 8333, testnet: 18333, signet: 38333, regtest: 18444) +are unlikely to get incoming connections. .HP \fB\-proxy=\fR<ip:port> .IP diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index b087bdfc1c..cf1dbd6757 100644 --- a/doc/man/bitcoin-tx.1 +++ b/doc/man/bitcoin-tx.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH BITCOIN-TX "1" "November 2020" "bitcoin-tx v0.21.0.0" "User Commands" +.TH BITCOIN-TX "1" "January 2021" "bitcoin-tx v0.21.0.0" "User Commands" .SH NAME bitcoin-tx \- manual page for bitcoin-tx v0.21.0.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-wallet.1 b/doc/man/bitcoin-wallet.1 index d358799c27..84c596c128 100644 --- a/doc/man/bitcoin-wallet.1 +++ b/doc/man/bitcoin-wallet.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH BITCOIN-WALLET "1" "November 2020" "bitcoin-wallet v0.21.0.0" "User Commands" +.TH BITCOIN-WALLET "1" "January 2021" "bitcoin-wallet v0.21.0.0" "User Commands" .SH NAME bitcoin-wallet \- manual page for bitcoin-wallet v0.21.0.0 .SH DESCRIPTION diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 index 8dbd0bdde3..c4a7b30b1c 100644 --- a/doc/man/bitcoind.1 +++ b/doc/man/bitcoind.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH BITCOIND "1" "November 2020" "bitcoind v0.21.0.0" "User Commands" +.TH BITCOIND "1" "January 2021" "bitcoind v0.21.0.0" "User Commands" .SH NAME bitcoind \- manual page for bitcoind v0.21.0.0 .SH SYNOPSIS @@ -286,8 +286,9 @@ Relay non\-P2SH multisig (default: 1) .HP \fB\-port=\fR<port> .IP -Listen for connections on <port> (default: 8333, testnet: 18333 signet: -38333, regtest: 18444) +Listen for connections on <port>. Nodes not using the default ports +(default: 8333, testnet: 18333, signet: 38333, regtest: 18444) +are unlikely to get incoming connections. .HP \fB\-proxy=\fR<ip:port> .IP |