From: Uwe Kleine-König Date: Tue, 7 Nov 2023 14:54:08 +0000 (+0100) Subject: docs/migration: Fix reference to zone2sql(1) manpage X-Git-Tag: rec-5.0.0-rc1~44^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2450b65da99eaca9265eaeab7226b0a892ad8617;p=thirdparty%2Fpdns.git docs/migration: Fix reference to zone2sql(1) manpage Without :doc: the sentence is rendered as See its manpage 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. --- diff --git a/docs/migration.rst b/docs/migration.rst index 6d01d5aa5d..55786b4c94 100644 --- a/docs/migration.rst +++ b/docs/migration.rst @@ -112,7 +112,7 @@ For backends supporting slave operation, there is also an option to keep slave zones as slaves, and not convert them to native operation. ``zone2sql`` can generate SQL for nearly all the Generic SQL backends. -See `its manpage ` for more information. +See :doc:`its manpage ` for more information. An example call to ``zone2sql`` could be: