From b86c469aed3f26ce33a98f7bb66a0121250c5240 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 29 Jun 2014 11:27:58 +0200 Subject: [PATCH] openpty.3: Remove ancient Linux libc details Signed-off-by: Michael Kerrisk --- man3/openpty.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/openpty.3 b/man3/openpty.3 index 5e9f63ff1..921afa669 100644 --- a/man3/openpty.3 +++ b/man3/openpty.3 @@ -148,7 +148,7 @@ or .BR fork (2) fails. .SH CONFORMING TO -These are BSD functions, present in libc5 and glibc2. +These are BSD functions, present in glibc. They are not standardized in POSIX. .SH NOTES The