summaryrefslogtreecommitdiff
path: root/man/sync.x
blob: 18ee3fc44ce03973c150245e678fa3a3a9dcbdb5 (plain)
1
2
3
4
5
6
7
8
9
[NAME]
sync \- Synchronize cached writes to persistent storage
[DESCRIPTION]
.\" Add any additional description here
[BUGS]
Persistence guarantees vary per system.
See the system calls below for more details.
[SEE ALSO]
fdatasync(2), fsync(2), sync(2), syncfs(2)