mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Fix reference to fsync(2).
Add more references to SEE ALSO section. MFC after: 1 week
This commit is contained in:
parent
95fe8b4c65
commit
c4cf7c3d10
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=227648
@ -573,7 +573,7 @@ to (and used by) other snapshots.
|
||||
.sp
|
||||
The amount of space used, available, or referenced does not take into account
|
||||
pending changes. Pending changes are generally accounted for within a few
|
||||
seconds. Committing a change to a disk using \fBfsync\fR(3c) or \fBO_SYNC\fR
|
||||
seconds. Committing a change to a disk using \fBfsync\fR(2) or \fBO_SYNC\fR
|
||||
does not necessarily guarantee that the space usage information is updated
|
||||
immediately.
|
||||
.RE
|
||||
@ -3554,7 +3554,7 @@ Invalid command line options were specified.
|
||||
.SH SEE ALSO
|
||||
.sp
|
||||
.LP
|
||||
zpool(8)
|
||||
chmod(2), fsync(2), exports(5), fstab(5), jail(8), mount(8), zpool(8)
|
||||
.sp
|
||||
.LP
|
||||
For information about using the \fBZFS\fR web-based management tool and other
|
||||
|
Loading…
Reference in New Issue
Block a user