Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into fs_constants_doc_clarification
  • Loading branch information
anshulguleria authored Jun 11, 2017
commit be7beef89eb023832aa6f5ccb1ee54d3babbcb62
5 changes: 3 additions & 2 deletions doc/api/fs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2598,8 +2598,9 @@ Synchronous versions of [`fs.write()`][]. Returns the number of bytes written.

## FS Constants

The following constants are exported by `fs.constants`. *Note:* Not every
constant will be available on every operating system.
The following constants are exported by `fs.constants`.

*Note*: Not every constant will be available on every operating system.

### File Access Constants

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.