File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ access name flags =
245245-- | @getFileStatus path@ retrieves the @FileStatus@ information (user ID,
246246-- size, access times, etc.) for the file @path@.
247247--
248- -- 'getFileStatus' dereferences symbolic links, to retrieve the status of a symlink,
248+ -- 'getFileStatus' dereferences symbolic links, to retrieve the status of a symlink
249249-- use 'getSymbolicLinkStatus' instead.
250250--
251251-- Note: calls @stat@.
Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ access name flags =
240240-- | @getFileStatus path@ calls gets the @FileStatus@ information (user ID,
241241-- size, access times, etc.) for the file @path@.
242242--
243- -- 'getFileStatus' dereferences symbolic links, to retrieve the status of a symlink,
243+ -- 'getFileStatus' dereferences symbolic links, to retrieve the status of a symlink
244244-- use 'getSymbolicLinkStatus' instead.
245245--
246246-- Note: calls @stat@.
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ access name flags =
239239-- | @getFileStatus path@ calls gets the @FileStatus@ information (user ID,
240240-- size, access times, etc.) for the file @path@.
241241--
242- -- 'getFileStatus' dereferences symbolic links, to retrieve the status of a symlink,
242+ -- 'getFileStatus' dereferences symbolic links, to retrieve the status of a symlink
243243-- use 'getSymbolicLinkStatus' instead.
244244--
245245-- Note: calls @stat@.
You can’t perform that action at this time.
0 commit comments