diff options
author | Bruno Haible <bruno@clisp.org> | 2011-07-31 14:31:24 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2011-07-31 14:50:18 +0200 |
commit | ca2c85799ac5e86ba2d93a6b0628648177984e21 (patch) | |
tree | 80899f61a27764653c75ae6bcaa62a8c4056923b /doc/posix-functions/fmaxf.texi | |
parent | cd19e83484e2c0ff9fd68e7439dd97128c6a2703 (diff) | |
download | gnulib-ca2c85799ac5e86ba2d93a6b0628648177984e21.tar.gz |
Documentation about Minix.
* doc/posix-headers/*.texi: Add info about Minix 3.1.8.
* doc/glibc-headers/*.texi: Likewise.
* doc/posix-functions/*.texi: Likewise.
* doc/glibc-functions/*.texi: Likewise.
Diffstat (limited to 'doc/posix-functions/fmaxf.texi')
-rw-r--r-- | doc/posix-functions/fmaxf.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/fmaxf.texi b/doc/posix-functions/fmaxf.texi index 28c7fa4190..3807c47784 100644 --- a/doc/posix-functions/fmaxf.texi +++ b/doc/posix-functions/fmaxf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize |