summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-02 12:34:38 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-02 12:34:38 +0000
commit896795614b5082f48d188f16cd967708474bb49d (patch)
tree7e29f8e988aef00131c709b3a18456d3120b4ab9
parent59d3838657c51d8e07ef33b953c2995cbc49c8ba (diff)
Remove meaningless xref number from "fdprintf()"
-rw-r--r--man3/dprintf.32
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)