summaryrefslogtreecommitdiffstats
path: root/stdlib
diff options
context:
space:
mode:
authorPaul A. Patience <paul@apatience.com>2021-08-14 21:45:20 -0400
committerKaz Kylheku <kaz@kylheku.com>2021-08-14 20:51:07 -0700
commite447b1ad43730410ec96cda54c580c043885b530 (patch)
treeafc2ee3090cd01f94f08369246c00a83f022e317 /stdlib
parent4e5efafdb2af08749b9248a865b47697523e2410 (diff)
downloadtxr-e447b1ad43730410ec96cda54c580c043885b530.tar.gz
txr-e447b1ad43730410ec96cda54c580c043885b530.tar.bz2
txr-e447b1ad43730410ec96cda54c580c043885b530.zip
doc: improve.
* RELNOTES: Fix various minor issues and stylistic issues. * configure: Remove repeated word and add missing word. * txr.1: Fix various minor, not-so-minor and stylistic issues. In particular, struct-from-args was misspelled in the .mets line and open-subprocess was missing from the .coNP line. * stdlib/doc-syms.tl: Updated.
Diffstat (limited to 'stdlib')
-rw-r--r--stdlib/doc-syms.tl5
1 files changed, 3 insertions, 2 deletions
diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl
index c586cc62..55a772a4 100644
--- a/stdlib/doc-syms.tl
+++ b/stdlib/doc-syms.tl
@@ -1321,15 +1321,16 @@
("onlret" "N-03BD477F")
("onocr" "N-03BD477F")
("op" "N-0068EA9D")
- ("open-command" "N-02B03D38")
+ ("open-command" "N-010AECE5")
("open-directory" "N-0221AE09")
("open-file" "N-02B8FBBD")
("open-fileno" "N-02BEAF24")
("open-files" "N-018C5606")
("open-files*" "N-018C5606")
- ("open-process" "N-02B03D38")
+ ("open-process" "N-010AECE5")
("open-socket" "N-026B766B")
("open-socket-pair" "N-01A7ECBB")
+ ("open-subprocess" "N-010AECE5")
("open-tail" "N-0348F89A")
("opendir" "N-024AA6F4")
("openlog" "N-037AA654")