From b1300c8ea81551a863e5acd68bd1efefab4353fa Mon Sep 17 00:00:00 2001 From: Ole Tange Date: Wed, 1 Aug 2012 18:29:37 +0200 Subject: [PATCH] Fixes: bug #37004: niceload example does not work --- src/niceload.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/niceload.pod b/src/niceload.pod index 95cc370e..502e5b8f 100644 --- a/src/niceload.pod +++ b/src/niceload.pod @@ -187,7 +187,7 @@ In terminal 1 run: top In terminal 2 run: -B>B<50)'> +B>B<50)'> This will print a '.' every second for 50 seconds and eat a lot of CPU. When the load rises to 1.0 the process is suspended.