Pa Aq -> Aq Pa.

This commit is contained in:
wiz 2003-06-27 18:20:38 +00:00
parent 34c015e25a
commit c33e16013a
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: tty.4,v 1.20 2003/05/06 19:05:35 wiz Exp $ .\" $NetBSD: tty.4,v 1.21 2003/06/27 18:20:38 wiz Exp $
.\" .\"
.\" Copyright (c) 1991, 1992, 1993 .\" Copyright (c) 1991, 1992, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -296,7 +296,7 @@ If the value of the int pointed to by
contains the contains the
.Dv FREAD .Dv FREAD
bit as defined in bit as defined in
.Pa Aq sys/fcntl.h , .Aq Pa sys/fcntl.h ,
then all characters in the input queue are cleared. If it contains then all characters in the input queue are cleared. If it contains
the the
.Dv FWRITE .Dv FWRITE
@ -317,7 +317,7 @@ and is the means by which most full\&-screen oriented programs determine the
screen size. The screen size. The
.Va winsize .Va winsize
structure is defined in structure is defined in
.Pa Aq sys/ioctl.h . .Aq Pa sys/ioctl.h .
.It Dv TIOCSWINSZ Fa struct winsize *ws .It Dv TIOCSWINSZ Fa struct winsize *ws
Set the window size associated with the terminal to be the value in Set the window size associated with the terminal to be the value in
the the
@ -419,7 +419,7 @@ extensible.
Change to the new line discipline pointed to by Change to the new line discipline pointed to by
.Fa ldisc . .Fa ldisc .
The old list of available line disciplines are listed in The old list of available line disciplines are listed in
.Pa Aq sys/ttycom.h .Aq Pa sys/ttycom.h
and are: and are:
.Pp .Pp
.Bl -tag -width TIOCGWINSZ -compact .Bl -tag -width TIOCGWINSZ -compact