diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-02-18 19:34:57 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-02-18 19:34:57 -0800 |
commit | abb3049e7781e5ca5c6c4ae7913f6826c8bce6b3 (patch) | |
tree | e33fa90bafd338ced0a224e3d64850ec9508b062 | |
parent | 8e110177dd7bb95c7e312ea9da8b7f377b208c0d (diff) | |
download | txr-abb3049e7781e5ca5c6c4ae7913f6826c8bce6b3.tar.gz txr-abb3049e7781e5ca5c6c4ae7913f6826c8bce6b3.tar.bz2 txr-abb3049e7781e5ca5c6c4ae7913f6826c8bce6b3.zip |
doc: spelling under file-place-buf
* txr.1: doees -> does.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25015,7 +25015,7 @@ will be written at that offset. The .code file-place-buf -function doees not truncate an existing file to zero length. +function does not truncate an existing file to zero length. In all other regards, it is equivalent to .codn file-put-buf . |