[project @ 2005-01-04 20:15:04 by krasimir]
authorkrasimir <unknown>
Tue, 4 Jan 2005 20:15:04 +0000 (20:15 +0000)
committerkrasimir <unknown>
Tue, 4 Jan 2005 20:15:04 +0000 (20:15 +0000)
fix haddock comment

System/Directory.hs

index b9dcbfa..0989986 100644 (file)
@@ -881,10 +881,17 @@ environment variable or \"\/tmp\" if the variable isn\'t defined.
 On Windows, the function checks for the existence of environment variables in 
 the following order and uses the first path found:
 
-* TMP environment variable. 
-* TEMP environment variable. 
-* USERPROFILE environment variable. 
-* The Windows directory
+* 
+TMP environment variable. 
+
+*
+TEMP environment variable. 
+
+*
+USERPROFILE environment variable. 
+
+*
+The Windows directory
 
 The operation may fail with: