X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=man3%2Funlocked_stdio.3;h=9783cc3ab3aa3adfbe2c4b2c171b816c0b731cd4;hb=f25359e65c7d631b1eaab91a0ad41e7c5f6a6841;hp=6b15a1c3b157f1515b2571128ba588dbf7e1a9c1;hpb=364d4f05007532ce22c26e1f64d44e6d802571ff;p=pdclib diff --git a/man3/unlocked_stdio.3 b/man3/unlocked_stdio.3 index 6b15a1c..9783cc3 100644 --- a/man3/unlocked_stdio.3 +++ b/man3/unlocked_stdio.3 @@ -22,7 +22,6 @@ .Fn "void clearerr_unlocked" "FILE *stream" .Fn "int feof_unlocked" "FILE *stream" .Fn "int ferror_unlocked" "FILE *stream" -.Fn "int fileno_unlocked" "FILE *stream" .Fn "int fflush_unlocked" "FILE *stream" .Fn "int fgetc_unlocked" "FILE *stream" .Fn "int fputc_unlocked" "int c" "FILE *stream"