diff options
author | Denis Kozadaev <[email protected]> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-02-27 16:50:10 +0100 |
commit | 712f27962ce98fe6500217a52a0ab81230436ec0 (patch) | |
tree | 830d88c2cb8413f5fae0d0a4798fa4ce590d7b66 /dilos/tdelibs/debian/man/dcopserver_shutdown-trinity.1 | |
parent | 94d173946594dc70145f855204f412314d5c02f2 (diff) | |
download | tde-packaging-712f27962ce98fe6500217a52a0ab81230436ec0.tar.gz tde-packaging-712f27962ce98fe6500217a52a0ab81230436ec0.zip |
DilOS: build pack for tdelibs
Signed-off-by: Denis Kozadaev <[email protected]>
Diffstat (limited to 'dilos/tdelibs/debian/man/dcopserver_shutdown-trinity.1')
-rw-r--r-- | dilos/tdelibs/debian/man/dcopserver_shutdown-trinity.1 | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/dilos/tdelibs/debian/man/dcopserver_shutdown-trinity.1 b/dilos/tdelibs/debian/man/dcopserver_shutdown-trinity.1 new file mode 100644 index 000000000..330ff0fd5 --- /dev/null +++ b/dilos/tdelibs/debian/man/dcopserver_shutdown-trinity.1 @@ -0,0 +1,32 @@ +.TH DCOPSERVER_SHUTDOWN 1 "Jun 2006" "Trinity Desktop Environment" "" +.SH NAME +dcopserver_shutdown +\- shuts down the TDE DCOP service +.SH SYNOPSIS +.BR dcopserver_shutdown \ [ \-\-nokill \ |\ \-\-wait ] +.SH DESCRIPTION +\fBdcopserver_shutdown\fP shuts down the TDE DCOP service. When called without \fB\-\-nokill\fP the dcopserver will be terminated. +.SH OPTIONS +.TP +.B \-\-nokill +do not terminate DCOP server +.TP +.B \-\-wait +wait for dcopserver to terminate before returning from program +.SH SEE ALSO +.BR dcopserver (1) +.SH AUTHORS +.nf +Waldo Bastian <[email protected]> +.br +Mario Weilguni <[email protected]> +.br +Lubos Lunak <[email protected]> + +.br +.fi +Please use http://bugs.trinitydesktop.org to report bugs, do not mail the authors directly. +.PP +This manual page was written by Holger Hartmann <[email protected]> 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. |