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
commit4f26ccee4c18fe02868345ed50082cd0d4203a08 (patch)
tree77cc68a7942c3b1b35daae1c2fe51c2c0c2f1f79
parentb540f7ce61158933ff4d658ce83b19597dd87bbd (diff)
downloadtxr-4f26ccee4c18fe02868345ed50082cd0d4203a08.tar.gz
txr-4f26ccee4c18fe02868345ed50082cd0d4203a08.tar.bz2
txr-4f26ccee4c18fe02868345ed50082cd0d4203a08.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.