diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-09-22 06:55:00 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-09-22 06:55:00 -0700 |
commit | df256d21a107b9bc30f571e0b7220186ff999e62 (patch) | |
tree | 96647ff5adb2fffc732e2488a9dc8be6f944454c | |
parent | 492cfcf350bb4aa787482ce919b7aed2c2c8c66a (diff) | |
download | txr-df256d21a107b9bc30f571e0b7220186ff999e62.tar.gz txr-df256d21a107b9bc30f571e0b7220186ff999e62.tar.bz2 txr-df256d21a107b9bc30f571e0b7220186ff999e62.zip |
doc: fix regex function not mentioned in heading.
* txr.1: search-regst added to heading of section which
describes it.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31764,7 +31764,7 @@ the regular expression --> ("abracadabra" "adlib" "adobe") .cble -.coNP Functions @ search-regex and @ range-regex +.coNP Functions @, search-regex @ range-regex and @ search-regst .synb .mets (search-regex < string < regex >> [ start <> [ from-end ]]) .mets (range-regex < string < regex >> [ start <> [ from-end ]]) |