diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-03-30 06:32:57 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-03-30 06:32:57 -0700 |
commit | e272ceb1092eab4c838608dd2b22160d312acb1d (patch) | |
tree | 0e4562d829bbb6d1e65de42064fafd7acdc53343 | |
parent | 605e5aa4163eedb01b6f722356f4242066de447f (diff) | |
download | txr-e272ceb1092eab4c838608dd2b22160d312acb1d.tar.gz txr-e272ceb1092eab4c838608dd2b22160d312acb1d.tar.bz2 txr-e272ceb1092eab4c838608dd2b22160d312acb1d.zip |
doc: fix under stream indentation
* txr.1: indent-foff misspelled as intent-foff.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54680,7 +54680,7 @@ to break up long lines. The .code indent-off and -.code intent-foff +.code indent-foff modes are also treated the same way by lower level stream output, indicating "indentation turned off". The modes are distinguished by |