summaryrefslogtreecommitdiffstats
path: root/stdlib
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2023-07-08 22:18:21 -0700
committerKaz Kylheku <kaz@kylheku.com>2023-07-08 22:18:21 -0700
commitf48e22cfb4de514a02ef20da8ff863a175c3dc87 (patch)
tree33a95783be48eefc91ad13e6f4d3e6002b7808cc /stdlib
parent0eb67939e7cbaf8be7cd24dc4cc5fd681a27bc04 (diff)
downloadtxr-f48e22cfb4de514a02ef20da8ff863a175c3dc87.tar.gz
txr-f48e22cfb4de514a02ef20da8ff863a175c3dc87.tar.bz2
txr-f48e22cfb4de514a02ef20da8ff863a175c3dc87.zip
doc: document SHA-1 support.
* txr.1: SHA-1 functions documented. * stdlib/doc-syms.tl: Updated.
Diffstat (limited to 'stdlib')
-rw-r--r--stdlib/doc-syms.tl13
1 files changed, 9 insertions, 4 deletions
diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl
index 47930ce8..106d8526 100644
--- a/stdlib/doc-syms.tl
+++ b/stdlib/doc-syms.tl
@@ -1275,11 +1275,11 @@
("max" "N-023C3643")
("maybe" "N-039458F2")
("mboundp" "N-01FBF828")
- ("md5" "N-019F97A2")
+ ("md5" "N-022383E9")
("md5-begin" "N-025F32FD")
("md5-end" "N-025F32FD")
("md5-hash" "N-025F32FD")
- ("md5-stream" "N-006C94B6")
+ ("md5-stream" "N-02ADA1EB")
("mdo" "N-028DBD1B")
("member" "N-0176FBE7")
("member-if" "N-0176FBE7")
@@ -1761,11 +1761,16 @@
("setuid" "N-03897D65")
("seventh" "N-01B0FA33")
("sh" "N-0158244A")
- ("sha256" "N-019F97A2")
+ ("sha1" "N-022383E9")
+ ("sha1-begin" "N-00497A6F")
+ ("sha1-end" "N-00497A6F")
+ ("sha1-hash" "N-00497A6F")
+ ("sha1-stream" "N-02ADA1EB")
+ ("sha256" "N-022383E9")
("sha256-begin" "N-03B36E53")
("sha256-end" "N-03B36E53")
("sha256-hash" "N-03B36E53")
- ("sha256-stream" "N-006C94B6")
+ ("sha256-stream" "N-02ADA1EB")
("shift" "N-01AC8471")
("short" "N-0235F4E4")
("short-suffix" "N-00A3183A")