diff --git a/docs/WASI-api.md b/docs/WASI-api.md index 3df6b662c0..af3a76fa10 100644 --- a/docs/WASI-api.md +++ b/docs/WASI-api.md @@ -766,7 +766,8 @@ Inputs: - const char \*path and size\_t path\_len - The path of the file or directory to open. + The relative path of the file or directory to open, relative to + the [`dirfd`](#path_open.dirfd) directory. - [\_\_wasi\_oflags\_t](#oflags) o_flags