diff options
Diffstat (limited to 'upstream/opensuse-tumbleweed/man7/termio.7')
-rw-r--r-- | upstream/opensuse-tumbleweed/man7/termio.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/opensuse-tumbleweed/man7/termio.7 b/upstream/opensuse-tumbleweed/man7/termio.7 index 08bba54e..8643ac57 100644 --- a/upstream/opensuse-tumbleweed/man7/termio.7 +++ b/upstream/opensuse-tumbleweed/man7/termio.7 @@ -4,7 +4,7 @@ .\" .\" 28 Dec 2006 - Initial Creation .\" -.TH termio 7 2022-10-30 "Linux man-pages 6.05.01" +.TH termio 7 2024-05-02 "Linux man-pages (unreleased)" .SH NAME termio \- System V terminal driver interface .SH DESCRIPTION @@ -15,7 +15,7 @@ This interface defined a structure used to store terminal settings, and a range of .BR ioctl (2) operations to get and set terminal attributes. -.PP +.P The .B termio interface is now obsolete: POSIX.1-1990 standardized a modified @@ -30,7 +30,7 @@ operations that existed in System V. .BR ioctl (2) was unstandardized, and its variadic third argument does not allow argument type checking.) -.PP +.P If you're looking for a page called "termio", then you can probably find most of the information that you seek in either .BR termios (3) |