Refactor sync(1) code and manpage
and mark it as finished in README.
This commit is contained in:
parent
e01469c9a2
commit
3e7c549862
2
README
2
README
@ -63,7 +63,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
|
||||
=* split yes none
|
||||
= sponge non-posix none
|
||||
strings no -a, -n, -t
|
||||
= sync non-posix none
|
||||
=* sync non-posix none
|
||||
= tail no -c, -f
|
||||
= tar non-posix none
|
||||
=* tee yes none
|
||||
|
4
sync.1
4
sync.1
@ -1,4 +1,4 @@
|
||||
.Dd January 30, 2015
|
||||
.Dd February 8, 2015
|
||||
.Dt SYNC 1
|
||||
.Os sbase
|
||||
.Sh NAME
|
||||
@ -10,7 +10,7 @@
|
||||
.Nm
|
||||
invokes
|
||||
.Xr sync 2
|
||||
to flush all unwritten changes to the disk. This is
|
||||
to flush all unwritten changes to disk. This is
|
||||
usually done before shutting down, rebooting or halting.
|
||||
.Sh SEE ALSO
|
||||
.Xr fsync 2 ,
|
||||
|
Loading…
Reference in New Issue
Block a user