]> sourceware.org Git - newlib-cygwin.git/commitdiff
* posix.sgml (std-notes): Add missing <para>.
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 25 May 2011 06:10:24 +0000 (06:10 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 25 May 2011 06:10:24 +0000 (06:10 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/posix.sgml

index c8e67b533a67b40634da0faaf9d6b3f724a47875..ec785dd1b5b74a332ba8391b5fe6ee1527bef077 100644 (file)
@@ -1,3 +1,7 @@
+2011-05-25  Corinna Vinschen  <corinna@vinschen.de>
+
+       * posix.sgml (std-notes): Add missing <para>.
+
 2011-05-24  Corinna Vinschen  <corinna@vinschen.de>
 
        * mount.cc (mount_info::conv_to_win32_path): Remove unused code.
index ac083513f2d44ab12c8936f918e3315a343876da..8e509f6408d518f4159b0e82e6d88492b83fefe4 100644 (file)
@@ -1446,8 +1446,8 @@ by keeping track of the current root and accomodating this in the file
 related function calls.  A real chroot functionality is not supported by
 Windows however.</para>
 
-<function>clock_setres</function>, <function>clock_settime</function>, and
-<function>timer_create</function> only support CLOCK_REALTIME.</para>
+<para><function>clock_setres</function>, <function>clock_settime</function>,
+and <function>timer_create</function> only support CLOCK_REALTIME.</para>
 
 <para>BSD file locks created via <function>flock</function> are not
 propagated to the parent process and sibling processes.  The locks are
This page took 0.031152 seconds and 5 git commands to generate.