From c33e16013af6e4c0262eb47cf9ddf188b3a90574 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 27 Jun 2003 18:20:38 +0000 Subject: [PATCH] Pa Aq -> Aq Pa. --- share/man/man4/tty.4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index 4f536094edfb..3710edbc7547 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -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 .\" 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 .Dv FREAD 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 the .Dv FWRITE @@ -317,7 +317,7 @@ and is the means by which most full\&-screen oriented programs determine the screen size. The .Va winsize structure is defined in -.Pa Aq sys/ioctl.h . +.Aq Pa sys/ioctl.h . .It Dv TIOCSWINSZ Fa struct winsize *ws Set the window size associated with the terminal to be the value in the @@ -419,7 +419,7 @@ extensible. Change to the new line discipline pointed to by .Fa ldisc . The old list of available line disciplines are listed in -.Pa Aq sys/ttycom.h +.Aq Pa sys/ttycom.h and are: .Pp .Bl -tag -width TIOCGWINSZ -compact