X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=man3%2Funlocked_stdio.3;h=9783cc3ab3aa3adfbe2c4b2c171b816c0b731cd4;hb=3309ec3ad8a5db735eaa2de7f5dc6a331d8e7319;hp=6b15a1c3b157f1515b2571128ba588dbf7e1a9c1;hpb=349eb428d40bf1993f10b76b989e8779869177e3;p=pdclib.old 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"