diff options
author | Vincent Mihalkovic <vmihalko@redhat.com> | 2023-04-11 11:25:32 +0200 |
---|---|---|
committer | Vincent Mihalkovic <vmihalko@redhat.com> | 2023-04-11 11:30:08 +0200 |
commit | 13cd9c6bf0d74bb5ababced929433f1dc8c9d018 (patch) | |
tree | 6854cc18d1cfc723bbd8f114961292e90bf4f8b9 /docs | |
parent | 7b3c9c85980f2f6a521aac97089c99647b4cf4ce (diff) |
docs, build: replace the mailman url with the gitlab/issues url
Diffstat (limited to 'docs')
-rw-r--r-- | docs/man/pkaction.xml | 2 | ||||
-rw-r--r-- | docs/man/pkcheck.xml | 2 | ||||
-rw-r--r-- | docs/man/pkexec.xml | 2 | ||||
-rw-r--r-- | docs/man/pkttyagent.xml | 2 | ||||
-rw-r--r-- | docs/man/polkit.xml | 2 | ||||
-rw-r--r-- | docs/man/polkitd.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/docs/man/pkaction.xml b/docs/man/pkaction.xml index 3720ea1..0f0fe31 100644 --- a/docs/man/pkaction.xml +++ b/docs/man/pkaction.xml @@ -84,7 +84,7 @@ <para> Please send bug reports to either the distribution or the polkit-devel mailing list, - see the link <ulink url="http://lists.freedesktop.org/mailman/listinfo/polkit-devel"/> + see the link <ulink url="https://gitlab.freedesktop.org/polkit/polkit/-/issues/"/> on how to subscribe. </para> </refsect1> diff --git a/docs/man/pkcheck.xml b/docs/man/pkcheck.xml index 6613a5d..a569576 100644 --- a/docs/man/pkcheck.xml +++ b/docs/man/pkcheck.xml @@ -206,7 +206,7 @@ KEY3=VALUE3 <para> Please send bug reports to either the distribution or the polkit-devel mailing list, - see the link <ulink url="http://lists.freedesktop.org/mailman/listinfo/polkit-devel"/> + see the link <ulink url="https://gitlab.freedesktop.org/polkit/polkit/-/issues/"/> on how to subscribe. </para> </refsect1> diff --git a/docs/man/pkexec.xml b/docs/man/pkexec.xml index 013b56d..14bea98 100644 --- a/docs/man/pkexec.xml +++ b/docs/man/pkexec.xml @@ -266,7 +266,7 @@ for n in range(len(sys.argv)): <para> Please send bug reports to either the distribution or the polkit-devel mailing list, - see the link <ulink url="http://lists.freedesktop.org/mailman/listinfo/polkit-devel"/> + see the link <ulink url="https://gitlab.freedesktop.org/polkit/polkit/-/issues/"/> on how to subscribe. </para> </refsect1> diff --git a/docs/man/pkttyagent.xml b/docs/man/pkttyagent.xml index fc3383a..a4ba7fa 100644 --- a/docs/man/pkttyagent.xml +++ b/docs/man/pkttyagent.xml @@ -138,7 +138,7 @@ <para> Please send bug reports to either the distribution or the polkit-devel mailing list, - see the link <ulink url="http://lists.freedesktop.org/mailman/listinfo/polkit-devel"/> + see the link <ulink url="https://gitlab.freedesktop.org/polkit/polkit/-/issues/"/> on how to subscribe. </para> </refsect1> diff --git a/docs/man/polkit.xml b/docs/man/polkit.xml index 90715a5..b67c4a6 100644 --- a/docs/man/polkit.xml +++ b/docs/man/polkit.xml @@ -961,7 +961,7 @@ polkit.addRule(function(action, subject) { <para> Please send bug reports to either the distribution or the polkit-devel mailing list, - see the link <ulink url="http://lists.freedesktop.org/mailman/listinfo/polkit-devel"/> + see the link <ulink url="https://gitlab.freedesktop.org/polkit/polkit/-/issues/"/> on how to subscribe. </para> </refsect1> diff --git a/docs/man/polkitd.xml b/docs/man/polkitd.xml index 5fee8d4..763a67e 100644 --- a/docs/man/polkitd.xml +++ b/docs/man/polkitd.xml @@ -66,7 +66,7 @@ <para> Please send bug reports to either the distribution or the polkit-devel mailing list, - see the link <ulink url="http://lists.freedesktop.org/mailman/listinfo/polkit-devel"/> + see the link <ulink url="https://gitlab.freedesktop.org/polkit/polkit/-/issues/"/> on how to subscribe. </para> </refsect1> |