Module Name:    src
Committed By:   wiz
Date:           Sat Sep  7 19:32:52 UTC 2019

Modified Files:
        src/share/man/man4: tty.4

Log Message:
Remove superfluous Pp.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/share/man/man4/tty.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/tty.4
diff -u src/share/man/man4/tty.4:1.29 src/share/man/man4/tty.4:1.30
--- src/share/man/man4/tty.4:1.29	Sat Sep  7 16:37:20 2019
+++ src/share/man/man4/tty.4	Sat Sep  7 19:32:52 2019
@@ -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 co
 .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 .

Reply via email to