]> git.ipfire.org Git - thirdparty/man-pages.git/commit
grepc: Improve regexes
authorAlejandro Colomar <alx.manpages@gmail.com>
Tue, 24 May 2022 20:56:00 +0000 (22:56 +0200)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:29:06 +0000 (21:29 +0100)
commit791397dc393d24e74b99315006546a550197fd2f
treecb18767143ef834c2b4d66c8286ef67c4b6838db
parentb9b395e754f5ef7db033f126b08af01c9f488d59
grepc: Improve regexes

- Use the same ammount of spaces for the closing brace as for the
  opening brace.
- Fix position of attributes.

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
bin/grepc