Added FIXME.

This commit is contained in:
Michael Kerrisk 2008-03-14 13:24:35 +00:00
parent bb9bfecda6
commit 7deb3c8b57
1 changed files with 6 additions and 0 deletions

View File

@ -43,6 +43,12 @@
.\" incorporated from the GNU C library documentation ((C) The
.\" Free Software Foundation); other parts substantially rewritten.
.\"
.\" FIXME
.\" The glibc 2.7 release announcement says:
.\" Implement 'm' modifier for scanf. Add stricter C99/SUS compliance
.\" by not recognizing 'a' as a modifier when those specs are requested.
.\" These changes need to be documented.
.\"
.TH SCANF 3 2007-07-26 "GNU" "Linux Programmer's Manual"
.SH NAME
scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf \- input format conversion