diff options
author | ru <ru@FreeBSD.org> | 2005-02-15 09:27:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-15 09:27:00 +0000 |
commit | 136924cea45cc799b4b1febb17cd957209a402dc (patch) | |
tree | 7740d2d81dc57b79cd3c665d31a2acab1dc04e7b /share/man/man9/buf.9 | |
parent | 5cd9fb8f6ce21f7176161abbb37102691daf739b (diff) | |
download | FreeBSD-src-136924cea45cc799b4b1febb17cd957209a402dc.zip FreeBSD-src-136924cea45cc799b4b1febb17cd957209a402dc.tar.gz |
Expand contractions.
Diffstat (limited to 'share/man/man9/buf.9')
-rw-r--r-- | share/man/man9/buf.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/buf.9 b/share/man/man9/buf.9 index 2343e27..5ee05f3 100644 --- a/share/man/man9/buf.9 +++ b/share/man/man9/buf.9 @@ -73,7 +73,7 @@ size is 4096). .Pp VM buffers also keep track of a byte-granular dirty range and valid range. This feature is normally only used by the NFS subsystem. -I'm not sure why it +I am not sure why it is used at all, actually, since we have DEV_BSIZE valid/dirty granularity within the VM buffer. If a buffer dirty operation creates a 'hole', |