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
commit696bcf26ff62247d42f00fc359926baddd8175a9 (patch)
tree26f0d9ccb6c5d92017ca377fcccf133ffeea5c89
parent3be04e52b94d1f3aecbf70842adc933f7120a846 (diff)
downloadtxr-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.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