summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul A. Patience <paul@apatience.com>2021-08-29 12:29:49 -0400
committerKaz Kylheku <kaz@kylheku.com>2021-08-30 06:14:15 -0700
commit2e370f770b86353e27189e9f617912d3188fc728 (patch)
treebee2af921531f88243e6d910ebf3b8c5e2d53f75
parent5ba9e40e6bbd0a090db14f9c6a0827ac165b9492 (diff)
downloadtxr-2e370f770b86353e27189e9f617912d3188fc728.tar.gz
txr-2e370f770b86353e27189e9f617912d3188fc728.tar.bz2
txr-2e370f770b86353e27189e9f617912d3188fc728.zip
doc: fix reference to buf-sub.
It should be sub-buf. * txr.1: buf-sub -> sub-buf.
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index e39344f2..85c03104 100644
--- a/txr.1
+++ b/txr.1
@@ -26360,7 +26360,7 @@ is used as a syntactic place, the argument expressions
and
.meta new-val
are evaluated just once. The prior value, if required, is accessed by calling
-.code buf-sub
+.code sub-buf
and
.meta new-val
is then stored via
@@ -31520,7 +31520,7 @@ If
is a
.code buf
object, then the function behaves like
-.codn buf-sub .
+.codn sub-buf .
If
.meta sequence