diff options
author | Bruno Haible <bruno@clisp.org> | 2021-12-24 16:29:58 +0100 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2021-12-24 16:29:58 +0100 |
commit | 2a0fb7f641ca9daeee3ac0bd9f017143489d160d (patch) | |
tree | aad9b3c5f5865e1a59d33f2895ae2135c7a2a151 /doc/glibc-functions/ptsname_r.texi | |
parent | f85a8a6f4ef5e4c5dcea20684aa09000701e26c0 (diff) | |
download | gnulib-2a0fb7f641ca9daeee3ac0bd9f017143489d160d.tar.gz |
doc: Small updates.
* doc/glibc-functions/ptsname_r.texi: Update info regarding Mac OS X.
* doc/posix-functions/getlogin_r.texi: Update info regarding FreeBSD.
Diffstat (limited to 'doc/glibc-functions/ptsname_r.texi')
-rw-r--r-- | doc/glibc-functions/ptsname_r.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/ptsname_r.texi b/doc/glibc-functions/ptsname_r.texi index 6db6dcba38..c09d096b63 100644 --- a/doc/glibc-functions/ptsname_r.texi +++ b/doc/glibc-functions/ptsname_r.texi @@ -21,7 +21,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 6.7, Minix 3.1.8, +Mac OS X 10.12, FreeBSD 12.0, NetBSD 5.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.7.9, mingw, MSVC 14. @item |