From 20b1f1f920fb8613dae8a209eac40916a7243f0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Blin?= <sebastien.blin@savoirfairelinux.com> Date: Thu, 27 Feb 2020 11:26:56 -0500 Subject: [PATCH] man: fix typo and update link Change-Id: I5a4804bd4edb785aba489a08f0a910301fd3881c --- man/dring.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/dring.pod b/man/dring.pod index 1017dc8f93..18301ff4e9 100644 --- a/man/dring.pod +++ b/man/dring.pod @@ -9,7 +9,7 @@ B<dring> [OPTION]... =head1 DESCRIPTION Jami is meant to be a robust enterprise-class desktop phone. It provides functions like call transfer, call hold, multiple lines, multiple accounts support. -Jami audio layer is build upon a native ALSA interface and and a native PulseAudio interface. +Jami audio layer is build upon a native ALSA interface and a native PulseAudio interface. B<dring> is the core of Jami; it communicates with the client side through DBus. You need to install a client to use the daemon, for instance GTK+ client, B<gnome-ring>. =head1 OPTIONS @@ -40,7 +40,7 @@ Print short list of command-line options. =head1 BUGS -Please report bugs at https://tuleap.ring.cx/projects/ring. +Please report bugs at https://git.jami.net. =head1 AUTHORS -- GitLab