]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
pts.4: Remove NOTES on BSD pseuodterminals
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 29 Jul 2020 09:12:59 +0000 (11:12 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 29 Jul 2020 09:17:11 +0000 (11:17 +0200)
This information is already covered better in pty(7). No need to
mention it again here.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man4/pts.4

index 25fb88fa898d61a4b636e1c3f0a1582c40c08ecf..0b0682433f8432e8d7465f3ccfaa12049c944ad7 100644 (file)
@@ -67,12 +67,6 @@ is done using the
 .I devpts
 filesystem, which should be mounted on
 .IR /dev/pts .
-.PP
-Before this UNIX 98 scheme, master pseudoterminals were called
-.IR /dev/ptyp0 ", ..."
-and slave pseudoterminals
-.IR /dev/ttyp0 ", ..."
-and one needed lots of preallocated device nodes.
 .SH SEE ALSO
 .BR getpt (3),
 .BR grantpt (3),