diff options
author | 2012-12-29 22:12:43 +0000 | |
---|---|---|
committer | 2012-12-29 22:12:43 +0000 | |
commit | 621ad97d81a3229e2e695b60e5807d3dbb34f830 (patch) | |
tree | 1a757793a353682e60847c15d6469f96dc49cf4d | |
parent | siderealhour is measured in terms of siderealday, not "sidereal day"; (diff) | |
download | wireguard-openbsd-621ad97d81a3229e2e695b60e5807d3dbb34f830.tar.xz wireguard-openbsd-621ad97d81a3229e2e695b60e5807d3dbb34f830.zip |
remove unused .Pp;
-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 . |