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/psignal.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/psignal.texi')
-rw-r--r-- | doc/posix-functions/psignal.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/psignal.texi b/doc/posix-functions/psignal.texi index 75e6ed882f..bbf3908696 100644 --- a/doc/posix-functions/psignal.texi +++ b/doc/posix-functions/psignal.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Cygwin 1.7.9, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11, Cygwin 1.7.9, mingw, Interix 3.5, BeOS. @end itemize |