diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index c8e67b533..ec785dd1b 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,7 @@ +2011-05-25 Corinna Vinschen + + * posix.sgml (std-notes): Add missing . + 2011-05-24 Corinna Vinschen * mount.cc (mount_info::conv_to_win32_path): Remove unused code. diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml index ac083513f..8e509f640 100644 --- a/winsup/cygwin/posix.sgml +++ b/winsup/cygwin/posix.sgml @@ -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. -clock_setres, clock_settime, and -timer_create only support CLOCK_REALTIME. +clock_setres, clock_settime, +and timer_create only support CLOCK_REALTIME. BSD file locks created via flock are not propagated to the parent process and sibling processes. The locks are