1
0
Fork 0
coreutils/man/sync.x
Daniel Baumann c08a8f7410
Adding upstream version 9.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 07:57:52 +02:00

9 lines
263 B
Text

[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)