diff options
author | Paul A. Patience <paul@apatience.com> | 2021-08-29 12:29:49 -0400 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-08-30 06:14:15 -0700 |
commit | 2e370f770b86353e27189e9f617912d3188fc728 (patch) | |
tree | bee2af921531f88243e6d910ebf3b8c5e2d53f75 | |
parent | 5ba9e40e6bbd0a090db14f9c6a0827ac165b9492 (diff) | |
download | txr-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.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |