# HG changeset patch # User Bruno Haible # Date 1223221041 -7200 # Node ID 5fb4d66b24aa80d3791bcbf204223798e263aef7 # Parent a8bf2f84bb03d9afd779deac1d04c85b5b7a260a Update doc of OSF/1 4.0 problem. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-10-05 Bruno Haible + + * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem + as being fixed by gnulib. + 2008-10-05 Bruno Haible * modules/select-tests: New file, mostly copied from diff --git a/doc/posix-headers/sys_select.texi b/doc/posix-headers/sys_select.texi --- a/doc/posix-headers/sys_select.texi +++ b/doc/posix-headers/sys_select.texi @@ -13,11 +13,11 @@ @item This header file is not self-contained on some platforms: it requires @code{} to be included first. +@item +This header file does not define @code{struct timeval} on some platforms: +OSF/1 4.0. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This header file does not define @code{struct timeval} on some platforms: -OSF/1 4.0. @end itemize