mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Repair a cross-reference to sync(1) that should refer to sync(8).
This commit is contained in:
parent
1c67d6c539
commit
4b4289e4d0
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ The
|
|||
.Xr fsync 2
|
||||
function will flush all dirty data and metadata associated with a file,
|
||||
including dirty NOSYNC VM data, to physical media. The
|
||||
.Xr sync 1
|
||||
.Xr sync 8
|
||||
command and
|
||||
.Xr sync 2
|
||||
system call generally do not flush dirty NOSYNC VM data.
|
||||
|
|
|
|||
Loading…
Reference in a new issue