From d77d9542fa19fe983c3a139b3f2c095b4d0caeb2 Mon Sep 17 00:00:00 2001 From: Devin Mullins Date: Thu, 15 May 2008 10:22:22 +0200 Subject: decent documentation for UrgencyHook Blame it on lack of sleep. Or perhaps the causation is the reverse. darcs-hash:20080515082222-78224-3ad2870a4f5e56481131bd4898f0d3154bb89694.gz --- XMonad/Util/Run.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'XMonad/Util') diff --git a/XMonad/Util/Run.hs b/XMonad/Util/Run.hs index f077629..8e92ff4 100644 --- a/XMonad/Util/Run.hs +++ b/XMonad/Util/Run.hs @@ -78,8 +78,7 @@ runProcessWithInputAndWait cmd args input timeout = do waitForProcess ph return () --- | Multiplies by ONE MILLION, for use with --- 'runProcessWithInputAndWait'. +-- | Multiplies by ONE MILLION, for functions that take microseconds. -- -- Use like: -- -- cgit v1.2.3