diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-10-24 21:48:33 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-10-24 21:48:33 -0700 |
commit | 696bcf26ff62247d42f00fc359926baddd8175a9 (patch) | |
tree | 26f0d9ccb6c5d92017ca377fcccf133ffeea5c89 | |
parent | 3be04e52b94d1f3aecbf70842adc933f7120a846 (diff) | |
download | txr-696bcf26ff62247d42f00fc359926baddd8175a9.tar.gz txr-696bcf26ff62247d42f00fc359926baddd8175a9.tar.bz2 txr-696bcf26ff62247d42f00fc359926baddd8175a9.zip |
doc: fix indentation under format.
* txr.1: Description of ! hanging indent directive,
ironically, has wrong hanging indentation, due
to stray misplaced .RE.
-rw-r--r-- | txr.1 | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -36074,7 +36074,6 @@ 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 .coIP ! The @@ -36106,8 +36105,7 @@ The effect of a precision field (even if zero) combined with the .code ! directive is currently not specified, and reserved for future extension. The precision field is processed syntactically, and no error occurs, however. - -.PP +.RE .coNP Function @ fmt .synb |