diff options
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/man/dcopquit-trinity.1')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/man/dcopquit-trinity.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/man/dcopquit-trinity.1 b/ubuntu/maverick/tdelibs/debian/man/dcopquit-trinity.1 new file mode 100644 index 000000000..d9e967f22 --- /dev/null +++ b/ubuntu/maverick/tdelibs/debian/man/dcopquit-trinity.1 @@ -0,0 +1,27 @@ +.TH DCOPQUIT 1 "Jun 2006" "K Desktop Environment" "" +.SH NAME +dcopquit +\- terminates a KDE service +.SH SYNOPSIS +.B dcopquit +.RI [ applicationid ] +.SH DESCRIPTION +\fBdcopquit\fP terminates a KDE service via its DCOP application id. You can use \fBdcopclient\fP to extract the application id from a DCOP reference. +.SH EXAMPLES +.TP +.B Terminate Konqueror instance +dcopquit 'konqueror\-9270' +.SH SEE ALSO +.BR dcop (1),\ dcopclient (1),\ dcopstart (1) +.SH AUTHORS +.nf +Matthias Ettrich <ettrich@kde.org> +.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 <Holger_Hartmann@gmx.de> 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. |