summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-02-20 21:27:10 -0800
committerKaz Kylheku <kaz@kylheku.com>2019-02-20 21:27:10 -0800
commit5795f6ea8af37faf9f10b64cffa05bdff225d484 (patch)
tree77cc68a7942c3b1b35daae1c2fe51c2c0c2f1f79
parentfd668f87d178a5e2aab256a0d347bd802af4b1a4 (diff)
downloadtxr-5795f6ea8af37faf9f10b64cffa05bdff225d484.tar.gz
txr-5795f6ea8af37faf9f10b64cffa05bdff225d484.tar.bz2
txr-5795f6ea8af37faf9f10b64cffa05bdff225d484.zip
doc: clarification in cptr-int.
* txr.1: Remove unclear pronoun in remark about addressing structure.
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 217907a8..0e2e2bd4 100644
--- a/txr.1
+++ b/txr.1
@@ -58285,8 +58285,8 @@ The
function converts
.meta integer
into a pointer in a system-specific way
-which is consistent with its addressing structure. Then it returns that
-pointer contained in a
+which is consistent with the system's addressing structure. Then it returns
+that pointer contained in a
.code cptr
object.