Skip to content

Commit 7ad1cc6

Browse files
committed
Cygwin: docs: fix missing close tag.
Signed-off-by: Jeremy Drake <[email protected]>
1 parent 837780b commit 7ad1cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

winsup/doc/path.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ error and errno is set to one of the below values.</para>
7878
<para>In the event of an error, the memory at <parameter>to</parameter> is
7979
not modified unless the error is <constant>EFAULT</constant> writing to
8080
the memory at <parameter>to</parameter>, which may happen if
81-
<parameter>size</parameter> is incorrectly specified.
81+
<parameter>size</parameter> is incorrectly specified.</para>
8282

8383
</refsect1>
8484

0 commit comments

Comments
 (0)