From 4f26ccee4c18fe02868345ed50082cd0d4203a08 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 20 Feb 2019 21:27:10 -0800 Subject: doc: clarification in cptr-int. * txr.1: Remove unclear pronoun in remark about addressing structure. --- txr.1 | 4 ++-- 1 file 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. -- cgit v1.2.3