From ca7334841f34ce517c2db22ce36ec6c8858890ff Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 1 Dec 2015 10:06:11 +0100 Subject: add man page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index c95ef55..f37b858 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ NAME - slack - Control your timer slack + slack - Spawn processes with customised timer slack SYNOPSIS slack (get | GET) @@ -23,7 +23,7 @@ DESCRIPTION timer slack value for the process to INTERVAL, and exec(3) to COMMAND. - INTERVAL must be a positive number, optioanlly with + INTERVAL must be a positive number, optionally with a prefix. Recognised prefixes (and units) are: ns, n nanoseconds (default) @@ -38,12 +38,12 @@ OPTIONS --fatal Fail if the timer slack value cannot be set. +NOTES + Real-time threads do not slack around. + RATIONALE Could be useful increase the performance of your computer. -NOTES: - Real-time threads do not slack around. - SEE ALSO nice(1) ionice(1), prctl(2) -- cgit v1.2.3-70-g09d2