diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 16:13:29 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 16:13:29 -0600 |
commit | 215688643b73c528718887bd5b52bc901d7c4a84 (patch) | |
tree | dde1371254912e04eb98f6a2c3f8a09c6cc68974 /ubuntu/maverick/tdelibs/debian/man/tdesu_stub-trinity.1 | |
parent | ececdc858f22069c896fcc65f091ad098048f69c (diff) | |
download | tde-packaging-215688643b73c528718887bd5b52bc901d7c4a84.tar.gz tde-packaging-215688643b73c528718887bd5b52bc901d7c4a84.zip |
Actually do the rename from the last commit
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/man/tdesu_stub-trinity.1')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/man/tdesu_stub-trinity.1 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/man/tdesu_stub-trinity.1 b/ubuntu/maverick/tdelibs/debian/man/tdesu_stub-trinity.1 new file mode 100644 index 000000000..f21330cc4 --- /dev/null +++ b/ubuntu/maverick/tdelibs/debian/man/tdesu_stub-trinity.1 @@ -0,0 +1,34 @@ +.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand +.TH TDESU_STUB 1 "Jun 2006" "K Desktop Environment" "KDE internal" +.SH NAME +tdesu_stub +\- used by KDE su +.SH DESCRIPTION +!!! \fBtdesu_stub\fP is for KDE internal use only !!! +.sp 1 +KDE su executes \fBtdesu_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 tdesu (1) +.sp 1 +Full user documentation is available through the KDE Help Center. You can also enter the URL +.BR help:/tdesu/ +directly into konqueror or you can run +.BR "`khelpcenter help:/tdesu/'" +from the command\-line. +.br +.SH AUTHORS +.nf +Geert Jansen <[email protected]> +.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 <[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. |