diff --git a/docs/g-ir-compiler.1 b/docs/g-ir-compiler.1 index 282832076..c2197b44f 100644 --- a/docs/g-ir-compiler.1 +++ b/docs/g-ir-compiler.1 @@ -1,4 +1,5 @@ .TH "g-ir-compiler" 1 +.nh .SH NAME g-ir-compiler \- typelib compiler. .SH SYNOPSIS @@ -33,7 +34,7 @@ Specifies the shared library where the symbols in the typelib can be found. The name of the library should not contain the ending shared library suffix. .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 diff --git a/docs/g-ir-generate.1 b/docs/g-ir-generate.1 index b42bc7e00..ffe4904a4 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