diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-12-29 22:12:44 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-12-29 22:12:44 +0000 |
commit | 098521495befe79fd8dd64e98244db01d50289e3 (patch) | |
tree | 7d357066bdddc9c294735096fe5fa239de625568 /share/man | |
parent | 81866b8f795dd1f3faa25666d7da2572bd0d2807 (diff) |
remove unused .Pp;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/tty.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index 2a2274db8f6..cd15fb2598b 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tty.4,v 1.37 2010/07/31 20:26:21 jmc Exp $ +.\" $OpenBSD: tty.4,v 1.38 2012/12/29 22:12:43 jmc Exp $ .\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $ .\" .\" Copyright (c) 1991, 1992, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)tty.4 8.3 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: July 31 2010 $ +.Dd $Mdocdate: December 29 2012 $ .Dt TTY 4 .Os .Sh NAME @@ -219,7 +219,6 @@ NMEA 0183 line discipline. .It MSTSDISC Meinberg Standard Time String line discipline. .El -.Pp .It Dv TIOCGETD Fa int *ldisc Return the current line discipline in the integer pointed to by .Fa ldisc . |