Skip to content

Commit 016800c

Browse files
committed
Add Bug Reports section to the man page
1 parent 6572567 commit 016800c

1 file changed

Lines changed: 19 additions & 3 deletions

File tree

tabbedex

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! perl
22
# TabbedEx plugin for rxvt-unicode; based on original tabbed plugin.
3-
# https://github.com/mina86/urxvt-tabbedex
3+
# https://codeberg.org/mina86/urxvt-tabbedex
44
# Copyright 2006-2022 tabbed and tabbedex authors
55
# Copyright 2013-2026 Michał Nazarewicz <mina86@mina86.com>
66
#
@@ -416,6 +416,23 @@ Note that if text wraps multiple lines, only the topmost row counts as changed.
416416
L<urxvt(1)>, L<urxvt-tabbed(1)>, L<tabbedex-command-runner(1)> and
417417
L<tabbedex-pgid-cd(1)>
418418
419+
=head1 BUG REPORTS
420+
421+
File bug reports:
422+
423+
=over
424+
425+
=item
426+
at L<https://codeberg.org/mina86/urxvt-tabbedex/issues>,
427+
428+
=item
429+
at L<https://github.com/mina86/urxvt-tabbedex/issues> or
430+
431+
=item
432+
over email to L<mina86@mina86.com>.
433+
434+
=back
435+
419436
=head1 COPYRIGHT
420437
421438
Copyright 2006-2022 tabbed and tabbedex authors
@@ -438,8 +455,7 @@ this program. If not, see <http://www.gnu.org/licenses/>.
438455
439456
tabbedex has been created (as a fork of L<urxvt-tabbed(1)>) and is maintained by
440457
Michal Nazarewicz. For list of authors see B<AUTHORS> file distributed with the
441-
extension. Send bug reports and comments to mina86@mina86.com or file them at
442-
L<https://github.com/mina86/urxvt-tabbedex>.
458+
extension.
443459
444460
=cut
445461

0 commit comments

Comments
 (0)