man pages: Split out the common preamble and insert it at build time.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 23 Jun 2020 09:08:50 +0000 (10:08 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 23 Jun 2020 09:09:46 +0000 (10:09 +0100)
commit6bed6ea3e51d812189d2ef2d5f9418632079db71
treef647e5e3bc1062274f671a8bbcfd30202d1edaa3
parent8698accbb89627bf7358f6614de713be11bde3b8
man pages: Split out the common preamble and insert it at build time.

This machinery is taken from the TrIPE project.
12 files changed:
Makefile.am
common/Makefile.am [new file with mode: 0644]
common/defs.man [new file with mode: 0644]
configure.ac
lib/Makefile.am
lib/keyword.3.in [moved from lib/keyword.3 with 98% similarity]
lib/sod-structs.3.in [moved from lib/sod-structs.3 with 98% similarity]
lib/sod.3.in [moved from lib/sod.3 with 97% similarity]
src/Makefile.am
src/sod-module.5.in [moved from src/sod-module.5 with 94% similarity]
src/sod.1.in [moved from src/sod.1 with 93% similarity]
vars.am