diff options
| -rw-r--r-- | man3/dprintf.3 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/man3/dprintf.3 b/man3/dprintf.3 index 0fea773f72..a5413c7797 100644 --- a/man3/dprintf.3 +++ b/man3/dprintf.3 @@ -22,7 +22,7 @@ .\" .\" Text fragments inspired by Martin Schulze <joey@infodrom.org>. .\" -.TH DPRINTF 3 2008-06-14 "GNU" "Linux Programmer's Manual" +.TH DPRINTF 3 2008-08-06 "GNU" "Linux Programmer's Manual" .SH NAME dprintf, vdprintf \- print to a file descriptor .SH SYNOPSIS @@ -48,9 +48,8 @@ instead of to a .I stdio stream. .SH "CONFORMING TO" -.\" FIXME . Update the following once SUSv4 is complete. -These functions are GNU extensions that are specified in the -next POSIX.1 revision. +These functions are GNU extensions that are nowadays specified in +POSIX.1-2008 .\" .SH NOTES .\" These functions are GNU extensions, not in C or POSIX. .\" Clearly, the names were badly chosen. |
