aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoreugeneandrienko <evg.andrienko@gmail.com>2025-09-02 21:34:14 +0300
committereugeneandrienko <evg.andrienko@gmail.com>2025-09-02 21:34:14 +0300
commit656001db5347a7b4830af224bb8a66cd692d7aab (patch)
tree434bd846539a8d33bd7dbb24e4c0f31e11c818a4 /README.md
parent74184dd792fde977b7c55b159038ad0d8d7f3c7e (diff)
Use [:blank:] character class instead of '\s'
In the FreeBSD sed there are no '\s' extension in basic regular expressions. So the [:blank:] character class is used, which is available both in BSD and GNU sed.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions