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 | 278c711574eea9dec23c1bce02886a7823f2f05a (patch) | |
tree | 26f0d9ccb6c5d92017ca377fcccf133ffeea5c89 | |
parent | 90f3aa7cc13805325b666d3e3d1d8cdb3a650bb4 (diff) | |
download | txr-278c711574eea9dec23c1bce02886a7823f2f05a.tar.gz txr-278c711574eea9dec23c1bce02886a7823f2f05a.tar.bz2 txr-278c711574eea9dec23c1bce02886a7823f2f05a.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 |