aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 97aff1d..f9be3a6 100644
--- a/README
+++ b/README
@@ -9,10 +9,10 @@ DESCRIPTION
with a new timer slack value.
If the verb get or GET is used, the current timer slack
- value and exit. If get is used, the program shall use
- as high prefix as possible. If GET is used the value
- shall be printed in nanoseconds but not unit shall be
- printed.
+ value is printed and the process exit. If get is used,
+ the program shall use the highest prefix as possible.
+ If GET is used the value shall be printed in nanoseconds
+ but no unit shall be printed.
If the verb reset is used, the process shall set the
timer slack value for the process to the default timer
@@ -41,7 +41,7 @@ NOTES
Real-time threads do not slack around.
RATIONALE
- Could be useful increase the performance of your computer.
+ Could be useful to increase the performance of your computer.
SEE ALSO
nice(1), ionice(1), prctl(2)