]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/fsync.2
xnu-517.tar.gz
[apple/xnu.git] / bsd / man / man2 / fsync.2
index 3f4b0d69455dd0549bff1b69c4eeb34912f0c51f..7d72c2599fc91d450fd575c135a12b1022521b41 100644 (file)
@@ -64,10 +64,10 @@ The
 fails if:
 .Bl -tag -width Er
 .It Bq Er EBADF
-.Fa Fd
+.Fa fd
 is not a valid descriptor.
 .It Bq Er EINVAL
-.Fa Fd
+.Fa fd
 refers to a socket, not to a file.
 .It Bq Er EIO
 An I/O error occurred while reading from or writing to the file system.