isfdtype.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-12-21 21:23:10 +01:00
parent 46ab01a33a
commit 15974546a2
1 changed files with 3 additions and 3 deletions

View File

@ -83,7 +83,7 @@ is set to indicate the cause.
The
.BR isfdtype ()
function can fail with any of the same errors as
.BR fstat (3).
.BR fstat (2).
.SH CONFORMING TO
The
.BR isfdtype ()
@ -96,7 +96,7 @@ as shown in the POSIX.1g draft),
and possibly other systems.
.SH NOTES
Portable applications should use
.BR fstat (3)
.BR fstat (2)
instead.
.SH SEE ALSO
.BR fstat (3)
.BR fstat (2)