]> Savannah Git Hosting - gnulib.git/commitdiff
termios: Tweak doc.
authorBruno Haible <bruno@clisp.org>
Fri, 16 Aug 2024 01:14:18 +0000 (03:14 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 16 Aug 2024 01:14:18 +0000 (03:14 +0200)
* doc/posix-headers/termios.texi: Update list of platforms.

ChangeLog
doc/posix-headers/termios.texi

index f664725fda673b5c39d04567f890dd74cdf88e75..f28bd1ae39c43db7b13feb2a282056fe206183d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-08-15  Bruno Haible  <bruno@clisp.org>
+
+       termios: Tweak doc.
+       * doc/posix-headers/termios.texi: Update list of platforms.
+
 2024-08-14  Paul Eggert  <eggert@cs.ucla.edu>
 
        verror: allow library name-spacing of verror
index 87f02db57162d016017a0a20bb44eec6ef2771f9..7aac0e7ed0707b1dde78f05d1e0cc2db6fc067dd 100644 (file)
@@ -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