summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.19
1 files changed, 4 insertions, 5 deletions
diff --git a/txr.1 b/txr.1
index cbf7f97c..bbe1560d 100644
--- a/txr.1
+++ b/txr.1
@@ -53534,14 +53534,13 @@ Requires an argument of integer or character type type. The integer
value or character code is printed in decimal.
.coIP x
-Requires an argument of character or integer type. The integer value or
-character code is printed in hexadecimal, using lowercase letters
-for the digits
+Requires an argument of character, integer or buffer type. The integer value,
+character code, or buffer contents are printed in hexadecimal, using lowercase
+letters for the digits
.code a
through
.codn f .
-Width and precision semantics
-are as described for the
+Width and precision semantics are as described for the
.code a
format directive, for integers.