summaryrefslogtreecommitdiffstats
path: root/docs/README.UVD
diff options
context:
space:
mode:
authorJan Beich <[email protected]>2017-03-12 03:19:14 +0000
committerEric Engestrom <[email protected]>2017-03-14 17:07:04 +0000
commitfe56c745b8cb562445b318bacbb4267f07e43584 (patch)
treec594e5da1999d4df26897ec0004a2e6da96cb238 /docs/README.UVD
parentaed27141452ab894ba62358e6a88fd681eff09c7 (diff)
Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD
BSD regex library doesn't support extended RE escapes (e.g. \+) and shorthand character classes (e.g. \s, \S) and SVR4-style word delimiters[1] (on DragonFly and NetBSD). Both GNU and BSD sed support -E and -r to enable extended RE but OS X still lacks -r. [1] https://www.illumos.org/issues/516 Reviewed-by: Eric Engestrom <[email protected]> Tested-by: Eric Engestrom <[email protected]> (GNU sed)
Diffstat (limited to 'docs/README.UVD')
0 files changed, 0 insertions, 0 deletions