summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick_automake/kdelibs/debian/man/kdeinit-kde3.1
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-03-09 03:26:50 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-03-09 03:26:50 +0100
commit4538fd673d9de4a9764f7ce96e35dc9d4e4977cf (patch)
treeb47d494ac058f89a207b3c8219560bea557d5780 /ubuntu/maverick_automake/kdelibs/debian/man/kdeinit-kde3.1
parent5fff8c470474773fad5bd31decf0aa25a5c4f59b (diff)
downloadtde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.tar.gz
tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.zip
Housekeeping in Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick_automake/kdelibs/debian/man/kdeinit-kde3.1')
-rw-r--r--ubuntu/maverick_automake/kdelibs/debian/man/kdeinit-kde3.148
1 files changed, 0 insertions, 48 deletions
diff --git a/ubuntu/maverick_automake/kdelibs/debian/man/kdeinit-kde3.1 b/ubuntu/maverick_automake/kdelibs/debian/man/kdeinit-kde3.1
deleted file mode 100644
index 3f2461945..000000000
--- a/ubuntu/maverick_automake/kdelibs/debian/man/kdeinit-kde3.1
+++ /dev/null
@@ -1,48 +0,0 @@
-.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
-.TH KDEINIT 1 "Jun 2006" "K Desktop Environment" "process launcher"
-.SH NAME
-kdeinit
-\- KDE process launcher
-.SH SYNOPSIS
-\fBkdeinit\fP [options]
-.SH DESCRIPTION
-\fBkdeinit\fP is a process launcher similar to \fBinit\fP used for booting UNIX.
-.sp 1
-\fBkdeinit\fP is used to start all other KDE programs. It can start binary program files as well as kdeinit loadable modules (KLMs).
-.sp 1
-When \fBkdeinit\fP starts for the first time it launches \fBdcopserver\fP, \fBtdelauncher\fP, \fBkded\fP and some additional programs specified on its command line in the \fBstartkde\fP script (normally \fBkcminit\fP and \fBknotify\fP).
-.sp 1
-The \fBkdeinit\fP master process can be used to start additional KDE programs via \fBkdeinit_wrapper\fP, \fBkshell\fP and \fBkwrapper\fP.
-.sp 1
-KLMs are dynamic libraries that work like binary programs but can be started more efficiently.
-Starting KLMs via \fBkdeinit\fP is much faster and more memory efficient because \fBkdeinit\fP is linked against all libraries a standard KDE application needs. To start a KLM \fBkdeinit\fP forks and loads the dynamic library.
-.SH OPTIONS
-.TP
-.B \-\-no\-kded
-Do not start kded
-.TP
-.B \-\-suicide
-Terminate when no KDE applications are left running
-.SS
-.SH FILES
-.TP
-.I /usr/lib/kde3
-directory with KLMs (kdeinit loadable modules)
-.SH SEE ALSO
-.BR dcopserver (1),\ kded (1),\ kcminit (1),\ kdeinit_wrapper (1),\ tdelauncher (1),\ kshell (1),\ kwrapper (1),\ startkde (1)
-.SH AUTHORS
-.nf
-Waldo Bastian <bastian@kde.org>
-.br
-Mario Weilguni <mweilguni@sime.com>
-.br
-Lubos Lunak <l.lunak@kde.org>
-.br
-
-.br
-.fi
-Please use http://bugs.kde.org to report bugs, do not mail the authors 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.