maint: avoid \] in REs
commit93e099e4c3b659b2e329f655fbdc73fdf594a66e
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 4 Jun 2022 02:25:59 +0000 (3 19:25 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 4 Jun 2022 02:45:47 +0000 (3 19:45 -0700)
tree664b9e465ebfc97be39b346dcf22cf8c78af83b7
parent0ae619f3495dd9456e4a58226e16d3260b623a78
maint: avoid \] in REs

* cfg.mk (sc_dd_max_sym_length, sc_prohibit_man_see_also_period):
Do not rely on undefined interpretation of \] in regular expressions.
cfg.mk
src/fmt.c
src/tr.c