diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 2000-09-20 09:37:48 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 2000-09-20 09:37:48 +0000 |
| commit | 4ed529ed9c017c28d688f6230a06942772c4d77f (patch) | |
| tree | e11853ec9738fc16073d469b41a979d0198f3a3e /lib/libc | |
| parent | 5fbdca518a9d4735198900ba9e2af13d75b5ac18 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/mmap.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mmap.2 b/lib/libc/sys/mmap.2 index 845ba94b2971..b02fec03da6a 100644 --- a/lib/libc/sys/mmap.2 +++ b/lib/libc/sys/mmap.2 @@ -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. |
