From 6312847e56f5728189f94799f476083bc4c1d834 Mon Sep 17 00:00:00 2001 From: Anshul Guleria Date: Thu, 27 Apr 2017 12:32:07 +0530 Subject: [PATCH] doc: fs constants for Node < v6.3.0 in fs.md * Add changelog history in `fs.access` for the changes introduced to `constants` in `fs` module prior to Node ` * `path` {string|Buffer|URL} @@ -2685,7 +2692,7 @@ Synchronous versions of [`fs.write()`][]. Returns the number of bytes written. ## FS Constants -The following constants are exported by `fs.constants`. **Note:** Not every +The following constants are exported by `fs.constants`. *Note:* Not every constant will be available on every operating system. ### File Access Constants