.\" -*- coding: UTF-8 -*- .\" Copyright (c) 2006 by Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. .\" .\" Permission is granted to copy and distribute modified versions of this .\" manual under the conditions for verbatim copying, provided that the .\" entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one. .\" .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from .\" the use of the information contained herein. The author(s) may not .\" have taken the same level of care in the production of this manual, .\" which is licensed free of charge, as they might when working .\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" .\" 28 Dec 2006 - Initial Creation .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH TERMIO 7 "3 Mayo 2017" Linux "Manual del Programador de Linux" .SH NOMBRE termio \- interfaz del driver del terminal de System V .SH DESCRIPCIÓN \fBtermio\fP es el nombre dado a la antigua interfaz del controlador de terminal de System V. Dicha interfaz definía un estructura \fItermio\fP que guardaba la configuración del terminal y diversas operaciones \fBioctl\fP(2) para obtener y definir atributos del terminal. .PP La interfaz \fBtermio\fP está obsoleta, POSIX.1\-1990 define una estandarización de una versión modificada llamada \fBtermios\fP. La estructurala estructura de datos de POSIX.1 difiere ligeramente de la versión System V. POSIX.1definió un conjunto de funciones para reemplazar las diversas operaciones \fBioctl\fP(2)que existían en System V. Esto se hizo debido a que \fBioctl\fP(2) no estaba estandarizado, y su tercer argumento variable no permite la comprobación del tipo del tipo de argumento .PP Si la página de manual que busca se denomina "termio", seguramente encuentre la información que busca en \fBtermios\fP(3) o en \fBioctl_tty\fP(2). .SH "VÉASE TAMBIÉN" \fBreset\fP(1), \fBsetterm\fP(1), \fBstty\fP(1), \fBioctl_tty\fP(2), \fBtermios\fP(3), \fBtty\fP(4) .SH COLOFÓN Esta página es parte de la versión 5.10 del proyecto Linux \fIman\-pages\fP. Puede encontrar una descripción del proyecto, información sobre cómo informar errores y la última versión de esta página en \%https://www.kernel.org/doc/man\-pages/. .PP .SH TRADUCCIÓN La traducción al español de esta página del manual fue creada por Marcos Fouces . .PP Esta traducción es documentación libre; lea la .UR https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3 .UE o posterior con respecto a las condiciones de copyright. No existe NINGUNA RESPONSABILIDAD. .PP Si encuentra algún error en la traducción de esta página del manual, envíe un correo electrónico a .MT debian-l10n-spanish@lists.debian.org .ME .