To recreate the generated part of input-leapc manpage use a command like:
  help2man -N --output=input-leapc.1 --name='InputLeap Keyboard/Mouse Client' /path/to/input-leapc

And for input-leaps:
  help2man -N --output=input-leaps.1 --name='InputLeap Keyboard/Mouse Server' /path/to/input-leaps

After that manually fixup:
 * replace your home directory with $HOME in input-leaps.1
 * revert formatting of FILES and COPYRIGHT sections to match formatting of existing version.
 * add note referencing this file for instructions to the first line.
