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
commitc49a25b9769b43c15414e16ca5fef9d8e593a50a (patch)
treebee2af921531f88243e6d910ebf3b8c5e2d53f75
parenta4555f3f24a6c90b3eee7496fd651d2186ff7f79 (diff)
downloadtxr-c49a25b9769b43c15414e16ca5fef9d8e593a50a.tar.gz
txr-c49a25b9769b43c15414e16ca5fef9d8e593a50a.tar.bz2
txr-c49a25b9769b43c15414e16ca5fef9d8e593a50a.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