Added comment on a glibc header bug

This commit is contained in:
Michael Kerrisk 2006-03-12 00:14:51 +00:00
parent 7bbd888bbb
commit f2665a55f6
1 changed files with 2 additions and 0 deletions

View File

@ -53,5 +53,7 @@ terminal; it may, for example, be
.IR /dev/tty .
.PP
It is not assured that the program can open the terminal.
.\" in glibc 2.3.x, x >= 4, the glibc headers threw an error
.\" if ctermid() was fiven an argument; fixed in 2.4.
.SH "SEE ALSO"
.BR ttyname (3)