X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/9bccf70c0258c7cac2dcb80011b2a964d884c552..eee3565979933af707c711411001ba11fe406a3c:/bsd/man/man4/termios.4 diff --git a/bsd/man/man4/termios.4 b/bsd/man/man4/termios.4 index c3c5ee741..e7fcc5ba0 100644 --- a/bsd/man/man4/termios.4 +++ b/bsd/man/man4/termios.4 @@ -173,7 +173,7 @@ process is orphaned, the .Xr read 2 returns -1 with .Va errno set to -.Er Dv EIO +.Er EIO and no signal is sent. The default action of the .Dv SIGTTIN @@ -204,7 +204,7 @@ the .Xr write returns -1 with errno set to -.Er Dv EIO +.Er EIO and no signal is sent. .Pp Certain calls that set terminal parameters are treated in the same