doc: updates fs doc ( refactors file access constants ) by shobhitchittora · Pull Request #20558 · nodejs/node

@shobhitchittora

1. removed extra mode constants doc
2. creates bookmark to the common File Access Contants block.

Closes: nodejs#20049

@nodejs-github-bot added doc

Issues and PRs related to the documentations.

fs

Issues and PRs related to the fs subsystem / file system.

labels

May 6, 2018

trivikr

vsemozhetbyt

1. use <code> tag
2. bottom bookmark for File Access Constants
3. typo fix

Closes: nodejs#20049

@shobhitchittora

vsemozhetbyt

@shobhitchittora

vsemozhetbyt

@vsemozhetbyt vsemozhetbyt added fast-track

PRs that do not need to wait for 72 hours to land.

author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

labels

May 7, 2018

vsemozhetbyt pushed a commit that referenced this pull request

May 8, 2018
1. removed extra mode constants doc.
2. creates bookmark to the common File Access Contants block.

PR-URL: #20558
Fixes: #20049
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>

targos pushed a commit that referenced this pull request

May 12, 2018
1. removed extra mode constants doc.
2. creates bookmark to the common File Access Contants block.

PR-URL: #20558
Fixes: #20049
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>