diff options
-rw-r--r-- | man3/dprintf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/dprintf.3 b/man3/dprintf.3 index 15740355..db8600c1 100644 --- a/man3/dprintf.3 +++ b/man3/dprintf.3 @@ -69,7 +69,7 @@ So, probably, it is better to avoid this function in programs intended to be portable. A better name would have been -.BR fdprintf (3). +.BR fdprintf (). .SH "SEE ALSO" .BR printf (3), .BR feature_test_macros (7) |