diff options
author | Bruno Haible <bruno@clisp.org> | 2018-05-13 13:44:57 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2018-05-13 13:44:57 +0200 |
commit | be18f9170e1989b601a08aada31438cca87cffdd (patch) | |
tree | 9934f273765e627fcd247bb2a2d1b0c91b2a4253 /doc/posix-functions/catopen.texi | |
parent | c03be38093224572c21fd81a13f1ea451c4060fd (diff) | |
download | gnulib-be18f9170e1989b601a08aada31438cca87cffdd.tar.gz |
doc: Add info about Android versions 2.0 to 8.1.
* doc/**/*.texi: Add info about functions in all released versions of
Bionic.
Diffstat (limited to 'doc/posix-functions/catopen.texi')
-rw-r--r-- | doc/posix-functions/catopen.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/catopen.texi b/doc/posix-functions/catopen.texi index ad815bb9c5..e842f0ff30 100644 --- a/doc/posix-functions/catopen.texi +++ b/doc/posix-functions/catopen.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, Cygwin, mingw, MSVC 14, BeOS, Android 4.3. +Minix 3.1.8, Cygwin, mingw, MSVC 14, BeOS, Android 7.1. @end itemize |