When trying to fix bug #673, the Red Hat packager put the fix into the spec file by post-processing the installed file, isntead of putting in a proper patch. There were two bugs in #673. One was fixed long ago, but in a different way, so the post-processing did something ugly but fortunately didn't break things. The other one, by patching the man page, meant that I didn't notice the problem until I was assembling the e2fsprogs 1.16 release and noticed that you had put some really ugly things in the .spec file. The man page documentation bug will be fixed in 1.16, but I figured I should file a bug report so that someone remembers to fix the spec file and remove the gross perl kludges that someone put in to fix a bug during e2fsprogs-1.13-2(!) Grumble. The RPM spec format has a patch feature; it's there for a reason. You guys should use it. :-)
fixed in e2fsprogs-1.16-1, will be in the next Raw Hide release.