Remove superfluous Pp.

This commit is contained in:
wiz 2019-09-07 19:32:52 +00:00
parent 2583d20169
commit 581b8a8821
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: tty.4,v 1.29 2019/09/07 16:37:20 sevan Exp $
.\" $NetBSD: tty.4,v 1.30 2019/09/07 19:32:52 wiz Exp $
.\"
.\" Copyright (c) 1991, 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@ -179,7 +179,6 @@ file descriptor zero by the following code fragment:
.It Dv TIOCSLINED Fa char name[32]
Change to the new line discipline called
.Fa name .
.Pp
.It Dv TIOCGLINED Fa char name[32]
Return the current line discipline in the string pointed to by
.Fa name .
@ -461,7 +460,6 @@ Point to Point Protocol line discipline.
.It STRIPDISC
Starmode Radio IP line discipline.
.El
.Pp
.It Dv TIOCGETD Fa int *ldisc
Return the current line discipline in the integer pointed to by
.Fa ldisc .