diff --git a/debian/sflphone-gtk.pod b/debian/sflphone-gtk.pod
new file mode 100644
index 0000000000000000000000000000000000000000..c4609ee8b1ad2d3bba47299c43495e0926a05266
--- /dev/null
+++ b/debian/sflphone-gtk.pod
@@ -0,0 +1,35 @@
+=head1 NAME
+
+sflphone-gtk - SIP and IAX2 compatible voice over IP softphone GTK+ client.
+
+=head1 SYNOPSIS
+
+sflphone-gtk 
+
+=head1 DESCRIPTION
+
+SFLphone is meant to be a robust enterprise-class desktop phone. It provides functions like call transfer, call hold, multiple lines, multiple accounts support.
+SFLphone audio layer is build upon a native ALSA interface and and a native PulseAudio interface.
+B<sflphone-gtk> is a GTK+ client for SFLphone; it communicates with the core side through DBus. SFLphone package comes with the core, B<sflphoned>.
+
+=head1 BUGS
+
+Please report bugs  at http://dev.savoirfairelinux.net/sflphone/newticket.
+
+=head1 AUTHORS
+
+B<sflphoned> is developed in Montreal by Savoir-Faire Linux Inc. The active developers are Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> and Yun Liu <yun.liu@savoirfairelinux.com>.
+
+This manual page was written by Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>.
+
+=head1 COPYRIGHT
+
+This program is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License version 3 as published by the
+Free Software Foundation.
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+=cut
+
diff --git a/debian/sflphoned.pod b/debian/sflphoned.pod
new file mode 100644
index 0000000000000000000000000000000000000000..21f77435752d19a3f1883875452ac88d15798567
--- /dev/null
+++ b/debian/sflphoned.pod
@@ -0,0 +1,35 @@
+=head1 NAME
+
+sflphoned - SIP and IAX2 compatible voice over IP softphone core.
+
+=head1 SYNOPSIS
+
+sflphoned --help
+
+=head1 DESCRIPTION
+
+SFLphone is meant to be a robust enterprise-class desktop phone. It provides functions like call transfer, call hold, multiple lines, multiple accounts support.
+SFLphone audio layer is build upon a native ALSA interface and and a native PulseAudio interface.
+B<sflphoned> is the core of SFLphone; it communicates with the client side through DBus. SFLphone package comes with a GTK+ client, B<sflphone-gtk>.
+
+=head1 BUGS
+
+Please report bugs  at http://dev.savoirfairelinux.net/sflphone/newticket.
+
+=head1 AUTHORS
+
+B<sflphoned> is developed in Montreal by Savoir-Faire Linux Inc. The active developers are Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> and Yun Liu <yun.liu@savoirfairelinux.com>.
+
+This manual page was written by Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>.
+
+=head1 COPYRIGHT
+
+This program is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License version 3 as published by the
+Free Software Foundation.
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+=cut
+