summaryrefslogtreecommitdiff
path: root/share/man/man4/pty.4
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2004-06-20 17:37:16 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2004-06-20 17:37:16 +0000
commitad8ca68b7eae1f2f3d356b2d9de8eeb9b96bf2e1 (patch)
tree2f6c0e3f99d8109d092cb5be635c59b1ac715b17 /share/man/man4/pty.4
parent94334a6841f1f87d7fc9f50bc56ba7fffb8d47b7 (diff)
The pseudo-device keyword takes only one count as an argument.
Diffstat (limited to 'share/man/man4/pty.4')
-rw-r--r--share/man/man4/pty.43
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/pty.4 b/share/man/man4/pty.4
index eca0ce5b67d..b01635d0dc6 100644
--- a/share/man/man4/pty.4
+++ b/share/man/man4/pty.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pty.4,v 1.14 2004/04/11 18:04:36 millert Exp $
+.\" $OpenBSD: pty.4,v 1.15 2004/06/20 17:37:15 aaron Exp $
.\" $NetBSD: pty.4,v 1.4 1998/03/21 03:14:30 fair Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -38,7 +38,6 @@
.Nd pseudo terminal driver
.Sh SYNOPSIS
.Cd "pseudo-device pty" Op Ar count
-.Op Ar count
.Sh DESCRIPTION
The
.Nm