diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-05-25 07:24:19 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-05-25 07:24:19 -0700 |
commit | 299d330d7c9541622fe33a450b52d8b45a467384 (patch) | |
tree | fd9428a0e6605a3ed174571380c12e8c91bbd537 /share | |
parent | a4393a7900417a24f12d32304bbe01930f141361 (diff) | |
download | txr-299d330d7c9541622fe33a450b52d8b45a467384.tar.gz txr-299d330d7c9541622fe33a450b52d8b45a467384.tar.bz2 txr-299d330d7c9541622fe33a450b52d8b45a467384.zip |
doc: issue in identity function heading.
* txr.1: Fix heading repeating identity instead of listing
idenitty and identity*.
* share/txr/stdlib/doc-syms.tl: Regenerated.
Diffstat (limited to 'share')
-rw-r--r-- | share/txr/stdlib/doc-syms.tl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/txr/stdlib/doc-syms.tl b/share/txr/stdlib/doc-syms.tl index bba6f4c7..0a24d8bd 100644 --- a/share/txr/stdlib/doc-syms.tl +++ b/share/txr/stdlib/doc-syms.tl @@ -934,7 +934,8 @@ ("icanon" "N-0072FF5E") ("icrnl" "N-02391683") ("id-t" "N-01D716FE") - ("identity" "N-0137D341") + ("identity" "N-004834CC") + ("identity*" "N-004834CC") ("ido." "N-00BE749A") ("iexten" "N-0072FF5E") ("if" "D-0038") @@ -1950,7 +1951,7 @@ ("uref" "N-03A211AB") ("url-decode" "N-0388DB26") ("url-encode" "N-0388DB26") - ("use" "N-0137D341") + ("use" "N-004834CC") ("use-package" "N-024BF63F") ("use-sym" "N-01747674") ("user-package" "N-0383342A") |