From 184bb7f0df37c33203db6e0aaa00ed519baea303 Mon Sep 17 00:00:00 2001 From: Vincent Lefevre Date: Fri, 5 Mar 2021 13:36:01 +0000 Subject: [PATCH 1/2] man: Update URL for bug reporting --- pkg-config.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkg-config.1 b/pkg-config.1 index a147fc8..447714b 100644 --- a/pkg-config.1 +++ b/pkg-config.1 @@ -646,6 +646,7 @@ program. \fIpkg-config\fP does not handle mixing of parameters with and without = well. Stick with one. -Bugs can be reported at http://bugs.freedesktop.org/ under the +Bugs can be reported at https://gitlab.freedesktop.org/pkg-config/pkg-config +under the .I pkg-config component. -- GitLab From c4dabee29d0a8d069a2ab4baaf48d44a6cabab25 Mon Sep 17 00:00:00 2001 From: Vincent Lefevre Date: Fri, 5 Mar 2021 13:49:16 +0000 Subject: [PATCH 2/2] man: Update URL for bug reporting --- pkg-config.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkg-config.1 b/pkg-config.1 index 447714b..b20498e 100644 --- a/pkg-config.1 +++ b/pkg-config.1 @@ -646,7 +646,7 @@ program. \fIpkg-config\fP does not handle mixing of parameters with and without = well. Stick with one. -Bugs can be reported at https://gitlab.freedesktop.org/pkg-config/pkg-config -under the -.I pkg-config -component. +Bugs can be reported at +.nf + https://gitlab.freedesktop.org/pkg-config/pkg-config +.fi -- GitLab