]> sourceware.org Git - lvm2.git/commit
makefiles: improved hyphenation replacement
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 14 Apr 2021 12:39:17 +0000 (14:39 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 19 Apr 2021 12:37:07 +0000 (14:37 +0200)
commitadfdfd9c58aa2bb24d675eaa5f33e0101015d10f
tree8f8aac9288b61dc89120853f383a5b7e009c3864
parentb94f2a8b552a6089774d5e65082b98cf9579dc6e
makefiles: improved hyphenation replacement

Sed replacements script missed to properly replace several '-' to '\-'.
Replace it with simpler set of regexes.

Also add new target 'make checksed' for testing with examples,
where the replacement should or should not occure for easier testing.
man/Makefile.in
This page took 0.038265 seconds and 5 git commands to generate.