]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/sync.2
xnu-7195.101.1.tar.gz
[apple/xnu.git] / bsd / man / man2 / sync.2
index a94475b4e07100aeffa5a27aaf7a6bc0d76cf385..51cac15887f2bfa27a999dfd3138af9f541e29f8 100644 (file)
@@ -42,7 +42,9 @@
 .Sh SYNOPSIS
 .Fd #include <unistd.h>
 .Ft void
-.Fn sync void
+.Fo sync
+.Fa void
+.Fc
 .Sh DESCRIPTION
 The 
 .Fn sync
@@ -67,7 +69,7 @@ attributes.
 .Xr sync 8 ,
 .Xr update 8
 .Sh BUGS
-.Fn Sync
+.Fn sync
 may return before the buffers are completely flushed.
 .Sh HISTORY
 A