diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-02-04 17:18:12 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-02-04 17:18:12 -0800 |
commit | 5601100718f5647f2cc317c504af8b2470bad5a1 (patch) | |
tree | 59e230c9f16ea913e4b284324d6df7a279c66737 /txr.1 | |
parent | 80df27ef29c203fd259f4c0363580fdd0ebf90a4 (diff) | |
download | txr-5601100718f5647f2cc317c504af8b2470bad5a1.tar.gz txr-5601100718f5647f2cc317c504af8b2470bad5a1.tar.bz2 txr-5601100718f5647f2cc317c504af8b2470bad5a1.zip |
doc: limitation, not limiting.
* txr.1: the Stream Output Limitation section is about the
mechanism to limit output, not about limits of capability;
the word we want is "Limiting".
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50747,7 +50747,7 @@ and in the same way so that application-defined output integrates with the formatting algorithm. -.SS* Stream Output Limitation +.SS* Stream Output Limiting Streams have two properties which are used by the The \*(TL object printer to optionally truncate the output generated by aggregate objects. |