]> git.ipfire.org Git - thirdparty/pdns.git/commit
docs/migration: Fix reference to zone2sql(1) manpage 13459/head
authorUwe Kleine-König <uwe@kleine-koenig.org>
Tue, 7 Nov 2023 14:54:08 +0000 (15:54 +0100)
committerUwe Kleine-König <uwe@kleine-koenig.org>
Tue, 7 Nov 2023 14:54:08 +0000 (15:54 +0100)
commit2450b65da99eaca9265eaeab7226b0a892ad8617
treeeae8f899f313c82cb28edc28ae0071881999cb2a
parentf8c90bf7e32971cf312430d14ce3e8541639d374
docs/migration: Fix reference to zone2sql(1) manpage

Without :doc: the sentence is rendered as

See its manpage <manpages/zone2sql.1> for more information.

in the html output as can currently be seen on
https://doc.powerdns.com/authoritative/migration.html#migration-zone2sql
. Adding :doc: makes this a proper link.
docs/migration.rst