Skip to content
Closed
Changes from all commits
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
6 changes: 3 additions & 3 deletions working-draft.html
Original file line number Diff line number Diff line change
Expand Up @@ -3076,8 +3076,8 @@ <h3>15.13 Equivalent&nbsp; [<a name="fs.op.equivalent">fs.op.equivalent</a>]</h
<blockquote>
<p><i>Effects:</i> Determines <code>file_status s1</code> and <code>s2</code>, as if by <code>status(p1)</code> and&nbsp; <code>status(p2)</code>,
respectively.</p>
<p><i>Returns:</i> <code>true</code>, if <code>sf1 ==
sf2</code> and <code>p1</code> and <code>p2</code> resolve to the same file
<p><i>Returns:</i> <code>true</code>, if <code>s1 ==
s2</code> and <code>p1</code> and <code>p2</code> resolve to the same file
system entity, else <code>false</code>. The signature with argument <code>ec</code>
returns <code>false</code> if an error occurs.</p>
<blockquote>
Expand Down Expand Up @@ -3628,4 +3628,4 @@ <h3>15.37 Temporary directory path&nbsp; [<a name="fs.op.temp_dir_path">fs.op.t
<hr>


</body></html>
</body></html>