summaryrefslogtreecommitdiff
path: root/docs/g-ir-generate.1
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2018-02-18 00:00:00 +0000
committerRico Tzschichholz <ricotz@ubuntu.com>2018-03-10 20:25:27 +0100
commitc4b300d4032ffd00ab9abd474dc779238f2d2a64 (patch)
treee95230ebefba8820a4151e576a3fe0dbfd3a68aa /docs/g-ir-generate.1
parent81c7db8c53cc4dc1a7bb772fdca1bd5ec78708eb (diff)
downloadgobject-introspection-c4b300d4032ffd00ab9abd474dc779238f2d2a64.tar.gz
Update bug reporting links.
Also disable automatic hyphenation in manual pages to prevent wrapping long URLs. Ensures that URLs can be easily navigated by clicking on them. (cherry picked from commit 6a8e1b8ad69e5ec4609295e8bf72547d70836871)
Diffstat (limited to 'docs/g-ir-generate.1')
-rw-r--r--docs/g-ir-generate.13
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/g-ir-generate.1 b/docs/g-ir-generate.1
index b42bc7e0..ffe4904a 100644
--- a/docs/g-ir-generate.1
+++ b/docs/g-ir-generate.1
@@ -1,4 +1,5 @@
.TH "g-ir-generate" 1
+.nh
.SH NAME
g-ir-generate \- typelib generator
.SH SYNOPSIS
@@ -21,7 +22,7 @@ The shared library to read the symbols from.
Save the resulting output in FILENAME.
.TP
.SH BUGS
-Report bugs at http://bugzilla.gnome.org/ in the gobject-introspection product.
+Report bugs at https://gitlab.gnome.org/GNOME/gobject\-introspection/issues.
.SH HOMEPAGE and CONTACT
http://live.gnome.org/GObjectIntrospection
.SH AUTHORS