From af5c905ec49085b7c396caf2c5166f0c34cbeb3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 3 Apr 2019 18:05:50 +0200 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .../_base/kdelibs/debian/man/dcopclient-trinity.1 | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 ubuntu/_base/kdelibs/debian/man/dcopclient-trinity.1 (limited to 'ubuntu/_base/kdelibs/debian/man/dcopclient-trinity.1') diff --git a/ubuntu/_base/kdelibs/debian/man/dcopclient-trinity.1 b/ubuntu/_base/kdelibs/debian/man/dcopclient-trinity.1 new file mode 100644 index 000000000..911e0c0a4 --- /dev/null +++ b/ubuntu/_base/kdelibs/debian/man/dcopclient-trinity.1 @@ -0,0 +1,30 @@ +.TH DCOPCLIENT 1 "Jun 2006" "K Desktop Environment" "" +.SH NAME +dcopclient +\- extracts the application id from a DCOP reference of a KDE service +.SH SYNOPSIS +.B dcopclient +.RI [ dcopref ] +.SH DESCRIPTION +\fBdcopclient\fP extracts the application id from a DCOP reference given in the form DCOPRef(application id,object id). +.SH EXAMPLES +.TP +.B Return application id of a DCOP reference to a Konqueror instance +APPID=`dcopclient 'DCOPRef(konqueror\-6140, +.br +.RS 26 +konqueror\-mainwindow#1)'` +.SH SEE ALSO +.BR dcop (1),\ dcopfind (1),\ dcopobject (1),\ dcopquit (1),\ dcopref (1) +.SH AUTHORS +.nf +Waldo Bastian +.br + +.br +.fi +Please use http://bugs.kde.org to report bugs, do not mail the author directly. +.PP +This manual page was written by Holger Hartmann for the \fBDebian\fP Project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. +.PP +On \fBDebian\fP systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL. -- cgit v1.2.1