diff options
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/man/kdesu_stub-trinity.1')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/man/kdesu_stub-trinity.1 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/man/kdesu_stub-trinity.1 b/ubuntu/maverick/tdelibs/debian/man/kdesu_stub-trinity.1 new file mode 100644 index 000000000..7a3800513 --- /dev/null +++ b/ubuntu/maverick/tdelibs/debian/man/kdesu_stub-trinity.1 @@ -0,0 +1,34 @@ +.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand +.TH KDESU_STUB 1 "Jun 2006" "K Desktop Environment" "KDE internal" +.SH NAME +kdesu_stub +\- used by KDE su +.SH DESCRIPTION +!!! \fBkdesu_stub\fP is for KDE internal use only !!! +.sp 1 +KDE su executes \fBkdesu_stub\fP through su or ssh. The stub is running as the target user. After some information is sent via stdin and stdout the stub executes the target program. +.br +The information passed over are the X display, a X authentication cookie (if available), the PATH and the command to run. +.sp 1 +KDE su uses a stub program because the X cookie is private information and therefore cannot be passed on the command line. +.SH SEE ALSO +.BR kdesu (1) +.sp 1 +Full user documentation is available through the KDE Help Center. You can also enter the URL +.BR help:/kdesu/ +directly into konqueror or you can run +.BR "`khelpcenter help:/kdesu/'" +from the command\-line. +.br +.SH AUTHORS +.nf +Geert Jansen <jansen@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. |