summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2004-02-22 08:27:33 +0000
committerderaadt <deraadt@openbsd.org>2004-02-22 08:27:33 +0000
commitef128adc9eb2ce46b36551e473b91e955437bb38 (patch)
treeb659e9b3cb4144f35ac6597230233564710b2f0f
parentSome cleanup of pthread.h. Don't conditionalize (diff)
downloadwireguard-openbsd-ef128adc9eb2ce46b36551e473b91e955437bb38.tar.xz
wireguard-openbsd-ef128adc9eb2ce46b36551e473b91e955437bb38.zip
be more emphatic: ptys are still allocated using openpty(3), it just
happens to use this new ptm thing underneath
-rw-r--r--share/man/man4/pty.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/pty.4 b/share/man/man4/pty.4
index 77ed7cf85a5..03772f6ce28 100644
--- a/share/man/man4/pty.4
+++ b/share/man/man4/pty.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pty.4,v 1.11 2004/02/10 01:31:20 millert Exp $
+.\" $OpenBSD: pty.4,v 1.12 2004/02/22 08:27:33 deraadt Exp $
.\" $NetBSD: pty.4,v 1.4 1998/03/21 03:14:30 fair Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -222,7 +222,9 @@ is required.
.Pp
The standard way to allocate
.Nm
-devices is through the
+devices is through
+.Xr openpty 3 ,
+a function which internally uses a
.Dv PTMGET
.Xr ioctl 2
call on the