summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-09-26 14:44:52 +0200
committerBruno Haible <bruno@clisp.org>2008-09-26 14:44:52 +0200
commitbe602af548915765b7793625dc671f357adbbffa (patch)
tree4e64a5bf3438e9fcc44b7c0d353a8b2ccccc386e
parenta22784fe9693a2be73b453e195b7f901e11c9e59 (diff)
downloadgnulib-be602af548915765b7793625dc671f357adbbffa.tar.gz
Reorder items.
-rw-r--r--ChangeLog4
-rw-r--r--doc/posix-headers/sys_resource.texi8
2 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 07f00265b4..88537c5151 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-26 Bruno Haible <bruno@clisp.org>
+
+ * doc/posix-headers/sys_resource.texi: Reorder items.
+
2008-09-26 Jim Meyering <meyering@redhat.com>
fts: tweak inode comparison function
diff --git a/doc/posix-headers/sys_resource.texi b/doc/posix-headers/sys_resource.texi
index 53d74ca331..8c24e3a565 100644
--- a/doc/posix-headers/sys_resource.texi
+++ b/doc/posix-headers/sys_resource.texi
@@ -12,11 +12,11 @@ Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
@itemize
@item
+This header file is missing on some platforms:
+mingw.
+
+@item
On some platforms, this header file requires that <sys/types.h> and
<sys/time.h> already be included:
FreeBSD 5.0.
-
-@item
-This header file is missing on some platforms:
-mingw.
@end itemize