sbase/sync.1

18 lines
278 B
Groff
Raw Normal View History

2015-01-30 20:56:25 +00:00
.Dd January 30, 2015
.Dt SYNC 1
2015-01-30 20:56:25 +00:00
.Os
.Sh NAME
.Nm sync
.Nd flush disk cache
.Sh SYNOPSIS
.Nm
.Sh DESCRIPTION
.Nm
invokes
2015-01-30 20:56:25 +00:00
.Xr sync 2
to flush all unwritten changes to the disk. This is
usually done before shutting down, rebooting or halting.
2015-01-30 20:56:25 +00:00
.Sh SEE ALSO
.Xr fsync 2 ,
.Xr sync 2