From: Bruno Haible Date: Fri, 16 Aug 2024 01:14:18 +0000 (+0200) Subject: termios: Tweak doc. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=a1edb3a30cce483690976aacd9d60db16adbb6c6;p=gnulib.git termios: Tweak doc. * doc/posix-headers/termios.texi: Update list of platforms. --- diff --git a/ChangeLog b/ChangeLog index f664725fda..f28bd1ae39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2024-08-15 Bruno Haible + + termios: Tweak doc. + * doc/posix-headers/termios.texi: Update list of platforms. + 2024-08-14 Paul Eggert verror: allow library name-spacing of verror diff --git a/doc/posix-headers/termios.texi b/doc/posix-headers/termios.texi index 87f02db571..7aac0e7ed0 100644 --- a/doc/posix-headers/termios.texi +++ b/doc/posix-headers/termios.texi @@ -23,8 +23,7 @@ The types @code{struct termios}, @code{struct winsize}, @code{cc_t}, mingw, MSVC 14. @item -@code{struct winsize} is defined in @code{sys/ioctl.h} on some -platforms: -glibc +@code{struct winsize} is defined in @code{sys/ioctl.h} on some platforms: +glibc, AIX. @end itemize