From: panne Date: Sat, 21 Aug 2004 10:56:59 +0000 (+0000) Subject: [project @ 2004-08-21 10:56:59 by panne] X-Git-Tag: nhc98-1-18-release~265 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=df61fc232892d3c23257de2bcc4d88e547ee028c;p=ghc-base.git [project @ 2004-08-21 10:56:59 by panne] Haddock fix --- diff --git a/System/Directory.hs b/System/Directory.hs index 0f7339e..096712c 100644 --- a/System/Directory.hs +++ b/System/Directory.hs @@ -702,7 +702,7 @@ instead. On Unix, 'getUserDocumentsDirectory' returns the value of the @HOME@ environment variable. On Windows, the system is queried for a suitable path; a typical path might be -@C:/Documents and Settings/user/My Documents@. +@C:\/Documents and Settings\/user\/My Documents@. The operation may fail with: