summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-10-24 21:48:33 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-10-24 21:48:33 -0700
commit278c711574eea9dec23c1bce02886a7823f2f05a (patch)
tree26f0d9ccb6c5d92017ca377fcccf133ffeea5c89
parent90f3aa7cc13805325b666d3e3d1d8cdb3a650bb4 (diff)
downloadtxr-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.14
1 files changed, 1 insertions, 3 deletions
diff --git a/txr.1 b/txr.1
index 3adc7938..e298ed21 100644
--- a/txr.1
+++ b/txr.1
@@ -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