diff options
| author | Wladimir J. van der Laan <[email protected]> | 2019-08-02 22:32:31 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2019-08-02 22:33:05 +0200 |
| commit | fa27a0760792b251585f2a70eccdd547f915b7e4 (patch) | |
| tree | d1d3551db804f323b869602b903f6301f6616cc2 | |
| parent | build: set CLIENT_VERSION_RC to 0 pre-final (diff) | |
| download | discoin-fa27a0760792b251585f2a70eccdd547f915b7e4.tar.xz discoin-fa27a0760792b251585f2a70eccdd547f915b7e4.zip | |
doc: Bump manpages pre-final
No changes, only the month changed from July to August.
Tree-SHA512: c8f672f3a6e570ea1feda2c2f17d30da8a04b705d990bf5aec8e09da5937f3f9a608f4f50941f183c536a4158001b13d149bd0c873a24eae48ae57d96cd274c8
| -rw-r--r-- | doc/man/bitcoin-cli.1 | 2 | ||||
| -rw-r--r-- | doc/man/bitcoin-qt.1 | 2 | ||||
| -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 | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index c4d22af7f..3e9c688aa 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.6. -.TH BITCOIN-CLI "1" "July 2019" "bitcoin-cli v0.18.1.0" "User Commands" +.TH BITCOIN-CLI "1" "August 2019" "bitcoin-cli v0.18.1.0" "User Commands" .SH NAME bitcoin-cli \- manual page for bitcoin-cli v0.18.1.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index 35f169a92..3aee30cb8 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.6. -.TH BITCOIN-QT "1" "July 2019" "bitcoin-qt v0.18.1.0" "User Commands" +.TH BITCOIN-QT "1" "August 2019" "bitcoin-qt v0.18.1.0" "User Commands" .SH NAME bitcoin-qt \- manual page for bitcoin-qt v0.18.1.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index 8491fff68..7eca95efd 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.6. -.TH BITCOIN-TX "1" "July 2019" "bitcoin-tx v0.18.1.0" "User Commands" +.TH BITCOIN-TX "1" "August 2019" "bitcoin-tx v0.18.1.0" "User Commands" .SH NAME bitcoin-tx \- manual page for bitcoin-tx v0.18.1.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-wallet.1 b/doc/man/bitcoin-wallet.1 index 04e3c386c..0b72ee30b 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.6. -.TH BITCOIN-WALLET "1" "July 2019" "bitcoin-wallet v0.18.1.0" "User Commands" +.TH BITCOIN-WALLET "1" "August 2019" "bitcoin-wallet v0.18.1.0" "User Commands" .SH NAME bitcoin-wallet \- manual page for bitcoin-wallet v0.18.1.0 .SH DESCRIPTION diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 index 7c95a0dc7..954e6698d 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.6. -.TH BITCOIND "1" "July 2019" "bitcoind v0.18.1.0" "User Commands" +.TH BITCOIND "1" "August 2019" "bitcoind v0.18.1.0" "User Commands" .SH NAME bitcoind \- manual page for bitcoind v0.18.1.0 .SH SYNOPSIS |