File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2190,7 +2190,7 @@ The following constants are meant for use with the [`fs.Stats`][] object's
2190
2190
[ `fs.FSWatcher` ] : #fs_class_fs_fswatcher
2191
2191
[ `fs.futimes()` ] : #fs_fs_futimes_fd_atime_mtime_callback
2192
2192
[ `fs.lstat()` ] : #fs_fs_lstat_path_callback
2193
- [ `fs.mkdtemp()` ] : #fs_fs_mkdtemp_prefix_callback
2193
+ [ `fs.mkdtemp()` ] : #fs_fs_mkdtemp_prefix_options_callback
2194
2194
[ `fs.open()` ] : #fs_fs_open_path_flags_mode_callback
2195
2195
[ `fs.read()` ] : #fs_fs_read_fd_buffer_offset_length_position_callback
2196
2196
[ `fs.readFile` ] : #fs_fs_readfile_file_options_callback
@@ -2217,4 +2217,4 @@ The following constants are meant for use with the [`fs.Stats`][] object's
2217
2217
[ `event ports` ] : http://illumos.org/man/port_create
2218
2218
[ `ReadDirectoryChangesW` ] : https://msdn.microsoft.com/en-us/library/windows/desktop/aa365465%28v=vs.85%29.aspx
2219
2219
[ `AHAFS` ] : https://www.ibm.com/developerworks/aix/library/au-aix_event_infrastructure/
2220
- [ Common System Errors ] : errors.html#errors_common_system_errors
2220
+ [ Common System Errors ] : errors.html#errors_common_system_errors
You can’t perform that action at this time.
0 commit comments