diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-17 02:24:04 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-17 02:24:04 +0000 |
commit | 1f5398eeff9307b8853e9b473587c18231b2fed7 (patch) | |
tree | a885a89f2848adf82ffed08d3c981a0dfe9a8fbd /share/man/man4/md.4 | |
parent | 0c0625cf94cb33b4961654558a2d72bba0acb047 (diff) |
Notes
Diffstat (limited to 'share/man/man4/md.4')
-rw-r--r-- | share/man/man4/md.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/md.4 b/share/man/man4/md.4 index a343368693ebb..5523bb2994426 100644 --- a/share/man/man4/md.4 +++ b/share/man/man4/md.4 @@ -28,7 +28,8 @@ Only one malloc-bucket is used, which means that all devices with .Cm malloc backing must share the malloc-per-bucket-quota. -The exact size of this quota varies, in particular with amount of RAM in the +The exact size of this quota varies, in particular with the amount +of RAM in the system. The exact value can be determined with .Xr vmstat 8 . |