diff --git a/release/doc/en_US.ISO8859-1/errata/article.sgml b/release/doc/en_US.ISO8859-1/errata/article.sgml index d34ef4e7bd2..726dee8734e 100644 --- a/release/doc/en_US.ISO8859-1/errata/article.sgml +++ b/release/doc/en_US.ISO8859-1/errata/article.sgml @@ -185,5 +185,14 @@ &man.sem.close.3; to crash calling programs. This bug has been fixed in 5.0-CURRENT. + &os; 5.0-RELEASE has a minor bug in how the permissions of + /dev/tty are handled. This can be + triggered by logging in as a non-root, + non-tty group user, and using &man.su.1; + to switch to a second non-root, + non-tty group user. &man.ssh.1; will + fail because it cannot open /dev/tty. This + bug has been fixed in 5.0-CURRENT. +