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 | 086633e77b8a3bc9ec91a2df41aee59fcf5715ab (patch) | |
tree | 29ce5331fa65074f9976bb0042cfdebd68c76adb | |
parent | 71f4c886ece16c2f8f1c52b86298cd348db37b8f (diff) | |
download | txr-086633e77b8a3bc9ec91a2df41aee59fcf5715ab.tar.gz txr-086633e77b8a3bc9ec91a2df41aee59fcf5715ab.tar.bz2 txr-086633e77b8a3bc9ec91a2df41aee59fcf5715ab.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 |