diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-05-26 06:52:23 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-05-26 06:52:23 -0700 |
commit | 8044a32fb18a007e4eec8fee6e25bbce0da1d12b (patch) | |
tree | 53c0e27fb3efdcfeb781755d8567161c58bafeac | |
parent | 9b494e8efeb05d91d07c11647ba41f85e6f1888e (diff) | |
download | txr-8044a32fb18a007e4eec8fee6e25bbce0da1d12b.tar.gz txr-8044a32fb18a007e4eec8fee6e25bbce0da1d12b.tar.bz2 txr-8044a32fb18a007e4eec8fee6e25bbce0da1d12b.zip |
doc: wrong word under ffi buf description.
* txr.1: buf and buf-d are "types" not "parts".
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54248,7 +54248,7 @@ The parametrized .code buf and .code buf-d -parts are variants of the unparametrized +types are variants of the unparametrized .code buf and .codn buf-d , |