summaryrefslogtreecommitdiff
path: root/doc/posix-functions/localtime_r.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-02-24 18:40:04 +0100
committerBruno Haible <bruno@clisp.org>2008-02-24 18:40:04 +0100
commit9ded0d63d51de421bd12da08d8d1992d17272410 (patch)
treee90be8cfe616f62d7ea852bb7288dfd9cbeefa16 /doc/posix-functions/localtime_r.texi
parenteb4a09dbdb2373566dfa30e7e7c5c196b005164d (diff)
downloadgnulib-9ded0d63d51de421bd12da08d8d1992d17272410.tar.gz
Fix a build problem on HP-UX 10.
Diffstat (limited to 'doc/posix-functions/localtime_r.texi')
-rw-r--r--doc/posix-functions/localtime_r.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/posix-functions/localtime_r.texi b/doc/posix-functions/localtime_r.texi
index ad6876496f..c0b5b5e694 100644
--- a/doc/posix-functions/localtime_r.texi
+++ b/doc/posix-functions/localtime_r.texi
@@ -16,5 +16,6 @@ Portability problems not fixed by Gnulib:
This function is missing on some platforms:
mingw.
@item
-Some platforms define a function of this name that is incompatible to POSIX.
+Some platforms define a function of this name that is incompatible to POSIX:
+HP-UX 10.
@end itemize