summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.18
1 files changed, 8 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index e7097a20..4541c485 100644
--- a/txr.1
+++ b/txr.1
@@ -21007,6 +21007,14 @@ Exactly that many digits are printed, regardless of the precision of the
number. If the precision is omitted, then the number of digits after the
decimal point is three. If the precision is zero, then a decimal portion is
truncated off entirely, including the decimal point.
+
+.coIP p
+The
+.code p
+directive prints a numeric representation in hexadecimal of the bit pattern
+of the object, which is meaningful to someone familiar with the internals
+of \*(TX. If the object is a pointer to heaped data, that value
+has a correspondence to its address.
.RE
.PP