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>
Fri, 4 Jun 2021 18:54:59 +0000 (19:54 +0100)
commit258aca5616b5d4c42a4cd715c2b299b162043f71
treee289c85b0c4d3139eb8440af231cd05ab58b506e
parent8af60df48f95ce0c91edb8eda683a875cd60af63
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