diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-11-28 06:58:34 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-11-28 06:58:34 -0800 |
commit | cb6f89b318f6169b9220b9305924522e7913fc21 (patch) | |
tree | 29ce5331fa65074f9976bb0042cfdebd68c76adb | |
parent | f91c475e240ecfe7555396a70664ea1c4e57a8f2 (diff) | |
download | txr-cb6f89b318f6169b9220b9305924522e7913fc21.tar.gz txr-cb6f89b318f6169b9220b9305924522e7913fc21.tar.bz2 txr-cb6f89b318f6169b9220b9305924522e7913fc21.zip |
doc: bad formatting under --noninteractive
* txr.1: Fix .code macro occurring in middle of line.
-rw-r--r-- | txr.1 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -477,7 +477,9 @@ behavior of the interactive listener; see below. Normally, if this stream is connected to a terminal device, it is automatically marked as having the real-time property when \*(TX starts up (see -the functions .code stream-set-prop and +the functions +.code stream-set-prop +and .codn real-time-stream-p ). The .code -n |