meson: docs: Install all manpages, not just ones in man1

Andres Freund <andres@anarazel.de>

Commit: a237a07d5351d7bb0afc6e0c41410d52915e47c8
Author: Andres Freund <andres@anarazel.de>
Date: 2023-11-03T21:48:52Z
Releases: 17.0
meson: docs: Install all manpages, not just ones in man1

In f13eb16485f I made a mistake leading to only man1 being installed. I will
report a bug suggesting that meson warn about mistakes of this sort.

Reported-by: Christoph Berg <myon@debian.org>
Discussion: https://postgr.es/m/ZUU5pRQO6ZUeBsi6@msg.df7cb.de
Backpatch: 16-, where the meson build was introduced

Files

PathChange+/−
doc/src/sgml/meson.build modified +2 −1

Discussion