sync.1: convert to mandoc
This commit is contained in:
parent
9d12daf179
commit
481ed596ff
25
sync.1
25
sync.1
|
@ -1,14 +1,17 @@
|
||||||
.TH SYNC 1 sbase\-VERSION
|
.Dd January 30, 2015
|
||||||
.SH NAME
|
.Dt SYNC 1 sbase\-VERSION
|
||||||
sync \- flush disk cache
|
.Os
|
||||||
.SH SYNOPSIS
|
.Sh NAME
|
||||||
.B sync
|
.Nm sync
|
||||||
.SH DESCRIPTION
|
.Nd flush disk cache
|
||||||
.B sync
|
.Sh SYNOPSIS
|
||||||
|
.Nm
|
||||||
|
.Sh DESCRIPTION
|
||||||
|
.Nm
|
||||||
invokes
|
invokes
|
||||||
.IR sync(2)
|
.Xr sync 2
|
||||||
to flush all unwritten changes to the disk. This is
|
to flush all unwritten changes to the disk. This is
|
||||||
usually done before shutting down, rebooting or halting.
|
usually done before shutting down, rebooting or halting.
|
||||||
|
.Sh SEE ALSO
|
||||||
.SH SEE ALSO
|
.Xr fsync 2 ,
|
||||||
.IR sync (2) fsync (2)
|
.Xr sync 2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user