Remove meaningless xref number from "fdprintf()"

This commit is contained in:
Michael Kerrisk 2007-06-02 12:34:38 +00:00
parent 59d3838657
commit 896795614b
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ So, probably, it is better to avoid this function in programs
intended to be portable. intended to be portable.
A better name would have been A better name would have been
.BR fdprintf (3). .BR fdprintf ().
.SH "SEE ALSO" .SH "SEE ALSO"
.BR printf (3), .BR printf (3),
.BR feature_test_macros (7) .BR feature_test_macros (7)