summaryrefslogtreecommitdiff
path: root/doc/ledger.1
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2023-12-13 12:47:16 -0800
committerJohn Wiegley <johnw@newartisans.com>2024-08-05 08:35:56 -0700
commitcab357a160cf4fdf4eb7c17c35c703e1e1f0ab10 (patch)
tree8a6f2576bf0f3a752082d076ef3f7e0adfecc2ec /doc/ledger.1
parent5c694ed21d940ab59ee157b965fcd36158381736 (diff)
downloadfork-ledger-cab357a160cf4fdf4eb7c17c35c703e1e1f0ab10.tar.gz
fork-ledger-cab357a160cf4fdf4eb7c17c35c703e1e1f0ab10.tar.bz2
fork-ledger-cab357a160cf4fdf4eb7c17c35c703e1e1f0ab10.zip
Rename SHA-512/256 to the more appropriate SHA-512Half
Diffstat (limited to 'doc/ledger.1')
-rw-r--r--doc/ledger.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1
index 619f6c45..8c502cfa 100644
--- a/doc/ledger.1
+++ b/doc/ledger.1
@@ -1,4 +1,4 @@
-.Dd November 30, 2023
+.Dd December 13, 2023
.Dt LEDGER 1
.Os
.Sh NAME
@@ -642,7 +642,7 @@ metadata value, according to the hashing algorithm given by the
argument. Supported algorithms are
.Ar sha512
or
-.Ar sha512_256
+.Ar sha512_half
where both use SHA512, but the latter only stores the first half of
the hash value.
.Pp