Transforming program names

Dominik Vogt <[email protected]> Thu, 25 Nov 2021 20:50:34 +0100
Newsgroups gmane.comp.window-managers.fvwm.devel
Message-ID <YZ/[email protected]>
Recently there was the question wether the "transform" logic aon
man pages was still necessary.  It seems not.

  --program-transform=3D"s/fvwm/xyz/;s/Fvwm/Xyz/"

Renames all man pages too:

  fvwm*.1 -> xyz*.1
  Fvwm*.1 -> Xyz*.1

(The module names are not transformed, but that's a different
topic.)

It seems there is no need to change anything.

Ciao

Dominik ^_^  ^_^

=2D-

Dominik Vogt