diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 17:19:39 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 17:19:39 -0500 |
commit | cd089a04d78c959584d7a6720d84ca55ad614c0c (patch) | |
tree | 159772bffee24ee5d20f8d5dbd4c460886996f8d /system/cpulimit/manpages | |
parent | d53299b3318df57a083c10d408b6a6fc0fcba8e4 (diff) |
system/cpulimit: Removed (unmaintained)
Reference: http://lists.slackbuilds.org/pipermail/slackbuilds-users/2010-October/006570.html
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/cpulimit/manpages')
-rw-r--r-- | system/cpulimit/manpages/cpulimit.1 | 70 |
1 files changed, 0 insertions, 70 deletions
diff --git a/system/cpulimit/manpages/cpulimit.1 b/system/cpulimit/manpages/cpulimit.1 deleted file mode 100644 index 0924612ef8..0000000000 --- a/system/cpulimit/manpages/cpulimit.1 +++ /dev/null @@ -1,70 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH USAGE: "1" "December 2009" "Usage: cpulimit TARGET [OPTIONS...]" "User Commands" -.SH NAME -Usage: \- manual page for Usage: cpulimit TARGET [OPTIONS...] -.SH SYNOPSIS -.B cpulimit -\fITARGET \fR[\fIOPTIONS\fR...] -.SH DESCRIPTION -.IP -TARGET must be exactly one of these: -.TP -\fB\-p\fR, \fB\-\-pid\fR=\fIN\fR -pid of the process -.TP -\fB\-e\fR, \fB\-\-exe\fR=\fIFILE\fR -name of the executable program file -.TP -\fB\-P\fR, \fB\-\-path\fR=\fIPATH\fR -absolute path name of the executable program file -.IP -OPTIONS -.TP -\fB\-l\fR, \fB\-\-limit\fR=\fIN\fR -percentage of cpu allowed from 0 to 100 (mandatory) -.TP -\fB\-v\fR, \fB\-\-verbose\fR -show control statistics -.TP -\fB\-z\fR, \fB\-\-lazy\fR -exit if there is no suitable target process, or if it dies -.TP -\fB\-h\fR, \fB\-\-help\fR -display this help and exit -.IP -TARGET must be exactly one of these: -.TP -\fB\-p\fR, \fB\-\-pid\fR=\fIN\fR -pid of the process -.TP -\fB\-e\fR, \fB\-\-exe\fR=\fIFILE\fR -name of the executable program file -.TP -\fB\-P\fR, \fB\-\-path\fR=\fIPATH\fR -absolute path name of the executable program file -.IP -OPTIONS -.TP -\fB\-l\fR, \fB\-\-limit\fR=\fIN\fR -percentage of cpu allowed from 0 to 100 (mandatory) -.TP -\fB\-v\fR, \fB\-\-verbose\fR -show control statistics -.TP -\fB\-z\fR, \fB\-\-lazy\fR -exit if there is no suitable target process, or if it dies -.TP -\fB\-h\fR, \fB\-\-help\fR -display this help and exit -.SH "SEE ALSO" -The full documentation for -.B Usage: -is maintained as a Texinfo manual. If the -.B info -and -.B Usage: -programs are properly installed at your site, the command -.IP -.B info Usage: -.PP -should give you access to the complete manual. |