diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-05-17 07:30:52 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-05-17 07:30:52 -0700 |
commit | 149ef31f59abb9c5192a1212289546fa832b33ee (patch) | |
tree | f2efa5e904aaf715582739c7c4b1f6df0994236a | |
parent | ca635f0a52cb20aaa7208f805eabfc47f9c60c92 (diff) | |
download | txr-149ef31f59abb9c5192a1212289546fa832b33ee.tar.gz txr-149ef31f59abb9c5192a1212289546fa832b33ee.tar.bz2 txr-149ef31f59abb9c5192a1212289546fa832b33ee.zip |
doc: deindent top-level form rules.
* txr.1: Because we are not in indented paragraphs, we don't
need the opening .RS.
-rw-r--r-- | txr.1 | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -76736,7 +76736,6 @@ which is not enclosed by another one. Rather, in this specific context, it has this specific definition, which allows some enclosed forms to still be considered top-level forms: -.RS .IP 1. If a form appearing in a \*(TL source file isn't enclosed in another form, it is a top-level form. |