diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -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. |