chiark / gitweb /
(manpages): Fix inclusion of `defs.man'.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 25 May 2018 23:23:13 +0000 (00:23 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Jun 2018 09:34:25 +0000 (10:34 +0100)
commitcd450424c2c6891ea7a622aeba2340b7e2d39eeb
tree3d2e561ac71a6f532e7da244fe176a3707fc1c46
parentf688828b41c1125b07f4f2f57ec536b8f5229582
(manpages): Fix inclusion of `defs.man'.

When the manpage machinery was last turned upside-down, way back in
2008 (commit e99aedcf9373b3305c32e510c086bf3357b4736a), all of the
manpages were fixed to say `.so ../common/defs.man' instead of `.so
../defs.man.in'.  Inexplicably, all but one of the manpages added since
then have had the wrong include request.  Fix this silliness.

Note that this only affects formatting the manpages directly from the
source tree: there's build machinery which embeds the common definitions
in the built manpages which are installed or packaged, and that works
just fine.  But it's still good to get this stuff right.

Just maybe I can avoid introducing more broken manpages in the future.
peerdb/peers.cdb.5.in
peerdb/peers.in.5.in
peerdb/tripe-newpeers.8.in
server/tripe-service.7.in
svc/connect.8.in
svc/tripe-ifup.8.in