From 215688643b73c528718887bd5b52bc901d7c4a84 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 16:13:29 -0600 Subject: Actually do the rename from the last commit --- .../tdebase/debian/man/kdeprintfax-trinity.1 | 160 --------------------- debian/squeeze/tdebase/debian/man/kdesu-trinity.1 | 102 ------------- .../tdebase/debian/man/tdeprintfax-trinity.1 | 160 +++++++++++++++++++++ debian/squeeze/tdebase/debian/man/tdesu-trinity.1 | 102 +++++++++++++ 4 files changed, 262 insertions(+), 262 deletions(-) delete mode 100644 debian/squeeze/tdebase/debian/man/kdeprintfax-trinity.1 delete mode 100644 debian/squeeze/tdebase/debian/man/kdesu-trinity.1 create mode 100644 debian/squeeze/tdebase/debian/man/tdeprintfax-trinity.1 create mode 100644 debian/squeeze/tdebase/debian/man/tdesu-trinity.1 (limited to 'debian/squeeze/tdebase/debian/man') diff --git a/debian/squeeze/tdebase/debian/man/kdeprintfax-trinity.1 b/debian/squeeze/tdebase/debian/man/kdeprintfax-trinity.1 deleted file mode 100644 index 353fb6529..000000000 --- a/debian/squeeze/tdebase/debian/man/kdeprintfax-trinity.1 +++ /dev/null @@ -1,160 +0,0 @@ -.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand -.TH TDEPRINTFAX 1 "June 2006" "K Desktop Environment" "A fax utility" -.SH NAME -tdeprintfax -\- a interface to fax-packages -.SH SYNOPSIS -\fBtdeprintfax\fP [Qt\-options] [KDE\-options] [options] [file] -.SH DESCRIPTION -\fBtdeprintfax\fP is a small fax utility to be used with tdeprint. -.SH OPTIONS -.SS -.SS Arguments: -.TP -.B file -File to fax (added to the file list) -.SS Options: -.TP -.B \-\-phone -Phone number to fax to -.TP -.B \-\-immediate -Send fax immediately -.TP -.B \-\-batch -Exit after sending -.SS -.SS Generic options: -.TP -.B \-\-help -Show help about options -.TP -.B \-\-help\-qt -Show Qt specific options -.TP -.B \-\-help\-kde -Show KDE specific options -.TP -.B \-\-help\-all -Show all options -.TP -.B \-\-author -Show author information -.TP -.B \-v, \-\-version -Show version information -.TP -.B \-\-license -Show license information -.TP -.B \-\- -End of options -.SS -.SS Qt options: -.TP -.B \-\-display -Use the X-server display 'displayname' -.TP -.B \-\-session -Restore the application for the given 'sessionId' -.TP -.B \-\-cmap -Causes the application to install a private color -map on an 8\-bit display -.TP -.B \-\-ncols -Limits the number of colors allocated in the color -cube on an 8\-bit display, if the application is -using the QApplication::ManyColor color -specification -.TP -.B \-\-nograb -tells Qt to never grab the mouse or the keyboard -.TP -.B \-\-dograb -running under a debugger can cause an implicit -\-nograb, use \-dograb to override -.TP -.B \-\-sync -switches to synchronous mode for debugging -.TP -.B \-\-fn, \-\-font -defines the application font -.TP -.B \-\-bg, \-\-background -sets the default background color and an -application palette (light and dark shades are -calculated) -.TP -.B \-\-fg, \-\-foreground -sets the default foreground color -.TP -.B \-\-btn, \-\-button -sets the default button color -.TP -.B \-\-name -sets the application name -.TP -.B \-\-title -sets the application title (caption) -.TP -.B \-\-visual TrueColor -forces the application to use a TrueColor visual on -an 8\-bit display -.TP -.B \-\-inputstyle <inputstyle> -sets XIM (X Input Method) input style. Possible -values are onthespot, overthespot, offthespot and -root -.TP -.B \-\-im <XIM server> -set XIM server -.TP -.B \-\-noxim -disable XIM -.TP -.B \-\-reverse -mirrors the whole layout of widgets -.SS -.SS KDE options: -.TP -.B \-\-caption <caption> -Use 'caption' as name in the titlebar -.TP -.B \-\-icon <icon> -Use 'icon' as the application icon -.TP -.B \-\-miniicon <icon> -Use 'icon' as the icon in the titlebar -.TP -.B \-\-config <filename> -Use alternative configuration file -.TP -.B \-\-dcopserver <server> -Use the DCOP Server specified by 'server' -.TP -.B \-\-nocrashhandler -Disable crash handler, to get core dumps -.TP -.B \-\-waitforwm -Waits for a WM_NET compatible windowmanager -.TP -.B \-\-style <style> -sets the application GUI style -.TP -.B \-\-geometry <geometry> -sets the client geometry of the main widget \- see man X for the argument format -.SS - -.SH AUTHORS -.nf -Michael Goffioul <tdeprint@swing.be> -.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 Debian 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 Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL. diff --git a/debian/squeeze/tdebase/debian/man/kdesu-trinity.1 b/debian/squeeze/tdebase/debian/man/kdesu-trinity.1 deleted file mode 100644 index 8befa3c39..000000000 --- a/debian/squeeze/tdebase/debian/man/kdesu-trinity.1 +++ /dev/null @@ -1,102 +0,0 @@ -.TH TDESU 1 "May 2005" "K Desktop Environment" "Runs a program with elevated privileges." -.SH NAME -tdesu \- Runs a program with elevated privileges. -.SH SYNOPSIS -\fBtdesu\fR [Qt\-options] [KDE\-options] [tdesu options] command -.SH DESCRIPTION -Runs a program with elevated privileges. -.PP -KDE su is a graphical front end to the Unix \fBsu\fR utility. It allows you to run programs as another user by entering their password. It is not a SUID root program, but runs unprivileged. The system program \fBsu\fR is used for acquiring special privileges. -.PP -\fBtdesu\fR has the ability to store passwords for the convenience of users. The passwords are NOT written to disk, but stored in memory using a special program, \fBtdesud\fR. This is only done if the user specifies that the password be remembered. In this case, passwords are stored in memory for a certain period of time before being removed. \fBtdesud\fR runs in such a way that only the user who entered the password originally can use it, though no one, not even the user who originally entered the password, can retrieve the password that is stored by \fBtdesud\fR. Through these measures, users can avoid having to repeatedly enter root passwords or other passwords, without a significant risk to overall system security. -.PP -\fBtdesu\fR uses normally \fBsu\fR to gain root by using the root password. \fBtdesu\fR can also be configured to use other commands to gain root like sudo to use users password. -.SH OPTIONS -.SS Generic options: -.TP -.B --help -Show help about options -.TP -.B --help-qt -Show Qt specific options -.TP -.B --help-kde -Show KDE specific options -.TP -.B --help-all -Show all options -.TP -.B --author -Show author information -.TP -.B -v, --version -Show version information -.TP -.B --license -Show license information -.SS -.SS tdesu Options: -.TP -.TP -.B -c <command> -Specifies the command to run -.TP -.B -f <file> -Run command under target uid if <file> is not writable -.TP -.B -u <user> -Specifies the target uid [default is root] -.TP -.B -n -Do not keep password -.TP -.B -s -Stop the daemon (forgets all passwords) -.TP -.B -t -Enable terminal output (no password keeping) -.TP -.B -p <prio> -Set priority value: 0 <= prio <= 100, 0 is lowest [default is 50] -.TP -.B -r -Use realtime scheduling -.TP -.B --nonewdcop -Let command use existing dcopserver -.TP -.B -i <icon name> -Specify icon to use in the password dialog -.TP -.B -d -Do not show the command to be run in the dialog -.SS -.SS Arguments: -.TP -.B command -Specifies the command to run - -.SH CONFIGURATION FILES -.PP -\fBtdesu\fR can be configured with a default configuration file /etc/trinity/tdesurc and with a per user configuration file in .kde/share/config/tdesurc. Alternative a section could be added to kdeglobals. -.SH EXAMPLE -The configuration item for the configuration files is the following: -.br -[super-user-command] -.br -super-user-command=sudo - -.SH SEE ALSO -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 -.br -Geert Jansen <jansen@kde.org> -.br -Pietro Iglio <iglio@fub.it> -.PP -This manual page was written by Christopher Martin <chrsmrtn@debian.org> for Debian GNU/Linux, but may be used by others. It borrows from an earlier manpage by Karolina Lindqvist <pgd\-karolinali@algonet.se>. diff --git a/debian/squeeze/tdebase/debian/man/tdeprintfax-trinity.1 b/debian/squeeze/tdebase/debian/man/tdeprintfax-trinity.1 new file mode 100644 index 000000000..353fb6529 --- /dev/null +++ b/debian/squeeze/tdebase/debian/man/tdeprintfax-trinity.1 @@ -0,0 +1,160 @@ +.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand +.TH TDEPRINTFAX 1 "June 2006" "K Desktop Environment" "A fax utility" +.SH NAME +tdeprintfax +\- a interface to fax-packages +.SH SYNOPSIS +\fBtdeprintfax\fP [Qt\-options] [KDE\-options] [options] [file] +.SH DESCRIPTION +\fBtdeprintfax\fP is a small fax utility to be used with tdeprint. +.SH OPTIONS +.SS +.SS Arguments: +.TP +.B file +File to fax (added to the file list) +.SS Options: +.TP +.B \-\-phone +Phone number to fax to +.TP +.B \-\-immediate +Send fax immediately +.TP +.B \-\-batch +Exit after sending +.SS +.SS Generic options: +.TP +.B \-\-help +Show help about options +.TP +.B \-\-help\-qt +Show Qt specific options +.TP +.B \-\-help\-kde +Show KDE specific options +.TP +.B \-\-help\-all +Show all options +.TP +.B \-\-author +Show author information +.TP +.B \-v, \-\-version +Show version information +.TP +.B \-\-license +Show license information +.TP +.B \-\- +End of options +.SS +.SS Qt options: +.TP +.B \-\-display <displayname> +Use the X-server display 'displayname' +.TP +.B \-\-session <sessionId> +Restore the application for the given 'sessionId' +.TP +.B \-\-cmap +Causes the application to install a private color +map on an 8\-bit display +.TP +.B \-\-ncols <count> +Limits the number of colors allocated in the color +cube on an 8\-bit display, if the application is +using the QApplication::ManyColor color +specification +.TP +.B \-\-nograb +tells Qt to never grab the mouse or the keyboard +.TP +.B \-\-dograb +running under a debugger can cause an implicit +\-nograb, use \-dograb to override +.TP +.B \-\-sync +switches to synchronous mode for debugging +.TP +.B \-\-fn, \-\-font <fontname> +defines the application font +.TP +.B \-\-bg, \-\-background <color> +sets the default background color and an +application palette (light and dark shades are +calculated) +.TP +.B \-\-fg, \-\-foreground <color> +sets the default foreground color +.TP +.B \-\-btn, \-\-button <color> +sets the default button color +.TP +.B \-\-name <name> +sets the application name +.TP +.B \-\-title <title> +sets the application title (caption) +.TP +.B \-\-visual TrueColor +forces the application to use a TrueColor visual on +an 8\-bit display +.TP +.B \-\-inputstyle <inputstyle> +sets XIM (X Input Method) input style. Possible +values are onthespot, overthespot, offthespot and +root +.TP +.B \-\-im <XIM server> +set XIM server +.TP +.B \-\-noxim +disable XIM +.TP +.B \-\-reverse +mirrors the whole layout of widgets +.SS +.SS KDE options: +.TP +.B \-\-caption <caption> +Use 'caption' as name in the titlebar +.TP +.B \-\-icon <icon> +Use 'icon' as the application icon +.TP +.B \-\-miniicon <icon> +Use 'icon' as the icon in the titlebar +.TP +.B \-\-config <filename> +Use alternative configuration file +.TP +.B \-\-dcopserver <server> +Use the DCOP Server specified by 'server' +.TP +.B \-\-nocrashhandler +Disable crash handler, to get core dumps +.TP +.B \-\-waitforwm +Waits for a WM_NET compatible windowmanager +.TP +.B \-\-style <style> +sets the application GUI style +.TP +.B \-\-geometry <geometry> +sets the client geometry of the main widget \- see man X for the argument format +.SS + +.SH AUTHORS +.nf +Michael Goffioul <tdeprint@swing.be> +.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 Debian 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 Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL. diff --git a/debian/squeeze/tdebase/debian/man/tdesu-trinity.1 b/debian/squeeze/tdebase/debian/man/tdesu-trinity.1 new file mode 100644 index 000000000..8befa3c39 --- /dev/null +++ b/debian/squeeze/tdebase/debian/man/tdesu-trinity.1 @@ -0,0 +1,102 @@ +.TH TDESU 1 "May 2005" "K Desktop Environment" "Runs a program with elevated privileges." +.SH NAME +tdesu \- Runs a program with elevated privileges. +.SH SYNOPSIS +\fBtdesu\fR [Qt\-options] [KDE\-options] [tdesu options] command +.SH DESCRIPTION +Runs a program with elevated privileges. +.PP +KDE su is a graphical front end to the Unix \fBsu\fR utility. It allows you to run programs as another user by entering their password. It is not a SUID root program, but runs unprivileged. The system program \fBsu\fR is used for acquiring special privileges. +.PP +\fBtdesu\fR has the ability to store passwords for the convenience of users. The passwords are NOT written to disk, but stored in memory using a special program, \fBtdesud\fR. This is only done if the user specifies that the password be remembered. In this case, passwords are stored in memory for a certain period of time before being removed. \fBtdesud\fR runs in such a way that only the user who entered the password originally can use it, though no one, not even the user who originally entered the password, can retrieve the password that is stored by \fBtdesud\fR. Through these measures, users can avoid having to repeatedly enter root passwords or other passwords, without a significant risk to overall system security. +.PP +\fBtdesu\fR uses normally \fBsu\fR to gain root by using the root password. \fBtdesu\fR can also be configured to use other commands to gain root like sudo to use users password. +.SH OPTIONS +.SS Generic options: +.TP +.B --help +Show help about options +.TP +.B --help-qt +Show Qt specific options +.TP +.B --help-kde +Show KDE specific options +.TP +.B --help-all +Show all options +.TP +.B --author +Show author information +.TP +.B -v, --version +Show version information +.TP +.B --license +Show license information +.SS +.SS tdesu Options: +.TP +.TP +.B -c <command> +Specifies the command to run +.TP +.B -f <file> +Run command under target uid if <file> is not writable +.TP +.B -u <user> +Specifies the target uid [default is root] +.TP +.B -n +Do not keep password +.TP +.B -s +Stop the daemon (forgets all passwords) +.TP +.B -t +Enable terminal output (no password keeping) +.TP +.B -p <prio> +Set priority value: 0 <= prio <= 100, 0 is lowest [default is 50] +.TP +.B -r +Use realtime scheduling +.TP +.B --nonewdcop +Let command use existing dcopserver +.TP +.B -i <icon name> +Specify icon to use in the password dialog +.TP +.B -d +Do not show the command to be run in the dialog +.SS +.SS Arguments: +.TP +.B command +Specifies the command to run + +.SH CONFIGURATION FILES +.PP +\fBtdesu\fR can be configured with a default configuration file /etc/trinity/tdesurc and with a per user configuration file in .kde/share/config/tdesurc. Alternative a section could be added to kdeglobals. +.SH EXAMPLE +The configuration item for the configuration files is the following: +.br +[super-user-command] +.br +super-user-command=sudo + +.SH SEE ALSO +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 +.br +Geert Jansen <jansen@kde.org> +.br +Pietro Iglio <iglio@fub.it> +.PP +This manual page was written by Christopher Martin <chrsmrtn@debian.org> for Debian GNU/Linux, but may be used by others. It borrows from an earlier manpage by Karolina Lindqvist <pgd\-karolinali@algonet.se>. -- cgit v1.2.3