summaryrefslogtreecommitdiff
path: root/man3/dprintf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/dprintf.3')
-rw-r--r--man3/dprintf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/dprintf.3 b/man3/dprintf.3
index 4a72516e..5d339e20 100644
--- a/man3/dprintf.3
+++ b/man3/dprintf.3
@@ -65,7 +65,7 @@ except that they output to a file descriptor
instead of to a
.I stdio
stream.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
These functions are GNU extensions that are nowadays specified in
POSIX.1-2008.
.\" .SH NOTES
@@ -91,5 +91,5 @@ POSIX.1-2008.
.\"
.\" A better name would have been
.\" .BR fdprintf ().
-.SH "SEE ALSO"
+.SH SEE ALSO
.BR printf (3)