diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-01-21 20:07:56 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-01-21 20:07:56 -0800 |
commit | 11bd34ef3af16aae9bfb78a3bb46d8098cb3a15b (patch) | |
tree | 81167555b6be70601dcdce35ff282dd6a78bbf8c /txr.1 | |
parent | 88b8fc8e07da83b7874df661f05eda37067ed95b (diff) | |
download | txr-11bd34ef3af16aae9bfb78a3bb46d8098cb3a15b.tar.gz txr-11bd34ef3af16aae9bfb78a3bb46d8098cb3a15b.tar.bz2 txr-11bd34ef3af16aae9bfb78a3bb46d8098cb3a15b.zip |
* txr.1: Minor fix in split-str-set documentation.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15998,7 +15998,7 @@ function breaks the .meta string into pieces, returning a list thereof. The -.meta sep +.meta set argument must be a string. It specifies a set of characters. All occurrences of any of these characters within .meta string |