diff options
-rw-r--r-- | share/man/man4/pty.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pty.4 b/share/man/man4/pty.4 index 8640a068d4b..db3ffb0769d 100644 --- a/share/man/man4/pty.4 +++ b/share/man/man4/pty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pty.4,v 1.6 2001/11/13 13:54:25 mpech Exp $ +.\" $OpenBSD: pty.4,v 1.7 2001/12/14 04:09:42 millert Exp $ .\" $NetBSD: pty.4,v 1.4 1998/03/21 03:14:30 fair Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -71,7 +71,7 @@ In configuring, if an optional .Ar count is given in the specification, that number of pseudo terminal pairs are configured; -the default count is 32. +the default count is 64. .Pp The following .Xr ioctl 2 |