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
Next Next commit
doc: rm redundant stability index indication in fs.markdown
  • Loading branch information
Trott committed May 26, 2015
commit 25bd3524185289c1893215bd5dd10c69efb353b9
2 changes: 0 additions & 2 deletions doc/api/fs.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -571,8 +571,6 @@ no-op, not an error.

## fs.watch(filename[, options][, listener])

Stability: 2 - Stable.

Watch for changes on `filename`, where `filename` is either a file or a
directory. The returned object is a [fs.FSWatcher](#fs_class_fs_fswatcher).

Expand Down