Skip to content

Commit

Permalink
doc: fixup lutimes metadata
Browse files Browse the repository at this point in the history
Refs: #35320 (comment)

PR-URL: #35328
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
addaleax authored and nodejs-github-bot committed Sep 24, 2020
1 parent abd8cdf commit 785a5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/fs.md
Expand Up @@ -2434,7 +2434,7 @@ Synchronous lchown(2). Returns `undefined`.

## `fs.lutimes(path, atime, mtime, callback)`
<!-- YAML
addded: v14.5.0
added: v14.5.0
-->

* `path` {string|Buffer|URL}
Expand Down

0 comments on commit 785a5f9

Please sign in to comment.