From 42a79c8c3ceb3c578b5037a1f3b40049a14db733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 6 Jan 2014 03:08:17 +0100 Subject: Rename kdekillall -> tdekillall on Debian and Ubuntu --- debian/squeeze/tdesdk/debian/man/kdekillall.1 | 36 ---------------------- debian/squeeze/tdesdk/debian/man/tdekillall.1 | 36 ++++++++++++++++++++++ .../tdesdk/debian/tdesdk-scripts-trinity.install | 2 +- .../tdesdk/debian/tdesdk-scripts-trinity.manpages | 2 +- 4 files changed, 38 insertions(+), 38 deletions(-) delete mode 100644 debian/squeeze/tdesdk/debian/man/kdekillall.1 create mode 100644 debian/squeeze/tdesdk/debian/man/tdekillall.1 (limited to 'debian/squeeze/tdesdk') diff --git a/debian/squeeze/tdesdk/debian/man/kdekillall.1 b/debian/squeeze/tdesdk/debian/man/kdekillall.1 deleted file mode 100644 index 2bd5eb224..000000000 --- a/debian/squeeze/tdesdk/debian/man/kdekillall.1 +++ /dev/null @@ -1,36 +0,0 @@ -.\" Hey, EMACS: -*- nroff -*- -.\" First parameter, NAME, should be all caps -.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection -.\" other parameters are allowed: see man(7), man(1) -.TH KDEKILLALL 1 "April 29, 2001" -.\" Please adjust this date whenever revising the manpage. -.\" -.\" Some roff macros, for reference: -.\" .nh disable hyphenation -.\" .hy enable hyphenation -.\" .ad l left justify -.\" .ad b justify to both left and right margins -.\" .nf disable filling -.\" .fi enable filling -.\" .br insert line break -.\" .sp insert n+1 empty lines -.\" for manpage-specific macros, see man(7) -.SH NAME -kdekillall \- kills processes started with tdeinit -.SH SYNOPSIS -.B kdekillall -[ \fB\-\fP\fIsignal\fP ] \fIprocess-name\fP -.SH DESCRIPTION -\fBkdekillall\fP kills all processes with a particular name -that were started through tdeinit. Specifically, it kills all processes -\fBtdeinit:\fP \fIprocess-name\fP. -.PP -This utility is part of the KDE Software Development Kit. -.SH OPTIONS -.TP -\fB\-\fP\fIsignal\fP -Kill the processes with signal \fIsignal\fP. This option defaults to -SIGTERM. Run \fIkill \-l\fP for a list of possible signals. -.SH AUTHOR -This manual page was prepared by Ben Burton -for the Debian GNU/Linux system (but may be used by others). diff --git a/debian/squeeze/tdesdk/debian/man/tdekillall.1 b/debian/squeeze/tdesdk/debian/man/tdekillall.1 new file mode 100644 index 000000000..f83c8b479 --- /dev/null +++ b/debian/squeeze/tdesdk/debian/man/tdekillall.1 @@ -0,0 +1,36 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH TDEKILLALL 1 "April 29, 2001" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +tdekillall \- kills processes started with tdeinit +.SH SYNOPSIS +.B tdekillall +[ \fB\-\fP\fIsignal\fP ] \fIprocess-name\fP +.SH DESCRIPTION +\fBtdekillall\fP kills all processes with a particular name +that were started through tdeinit. Specifically, it kills all processes +\fBtdeinit:\fP \fIprocess-name\fP. +.PP +This utility is part of the KDE Software Development Kit. +.SH OPTIONS +.TP +\fB\-\fP\fIsignal\fP +Kill the processes with signal \fIsignal\fP. This option defaults to +SIGTERM. Run \fIkill \-l\fP for a list of possible signals. +.SH AUTHOR +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/debian/squeeze/tdesdk/debian/tdesdk-scripts-trinity.install b/debian/squeeze/tdesdk/debian/tdesdk-scripts-trinity.install index b1549b179..8d88a20a5 100644 --- a/debian/squeeze/tdesdk/debian/tdesdk-scripts-trinity.install +++ b/debian/squeeze/tdesdk/debian/tdesdk-scripts-trinity.install @@ -24,7 +24,7 @@ debian/tmp/opt/trinity/bin/fixuifiles debian/tmp/opt/trinity/bin/includemocs debian/tmp/opt/trinity/bin/kde-build debian/tmp/opt/trinity/bin/kdedoc -debian/tmp/opt/trinity/bin/kdekillall +debian/tmp/opt/trinity/bin/tdekillall debian/tmp/opt/trinity/bin/kdelnk2desktop.py debian/tmp/opt/trinity/bin/kdemangen.pl debian/tmp/opt/trinity/bin/makeobj diff --git a/debian/squeeze/tdesdk/debian/tdesdk-scripts-trinity.manpages b/debian/squeeze/tdesdk/debian/tdesdk-scripts-trinity.manpages index 07337e200..bcab66ddd 100644 --- a/debian/squeeze/tdesdk/debian/tdesdk-scripts-trinity.manpages +++ b/debian/squeeze/tdesdk/debian/tdesdk-scripts-trinity.manpages @@ -20,7 +20,7 @@ debian/man/fixkdeincludes.1 debian/man/fixuifiles.1 debian/man/findmissingcrystal.1 debian/man/kdedoc.1 -debian/man/kdekillall.1 +debian/man/tdekillall.1 debian/man/kdelnk2desktop.py.1 debian/man/kdemangen.pl.1 debian/man/makeobj.1 -- cgit v1.2.3