diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-14 12:13:04 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-14 12:13:04 +0000 |
| commit | 74caa91f3f1f458550be006dff0bae257348485e (patch) | |
| tree | 79946275d946356cf04d9d4c83c6c757a692ae39 | |
| parent | 41ecb87b06112f5c5ec1c81deb735501a6e8133e (diff) | |
Notes
| -rw-r--r-- | sbin/dumpon/dumpon.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8 index 096cbde246d0..0c478e098344 100644 --- a/sbin/dumpon/dumpon.8 +++ b/sbin/dumpon/dumpon.8 @@ -58,7 +58,7 @@ variable in the boot time configuration file .Pp For most systems the size of the specified dump device must be at least the size of physical memory. -Even though an additional header is added to the dump, the BIOS for a +Even though an additional 64 kB header is added to the dump, the BIOS for a platform typically holds back some memory, so it is not usually necessary to size the dump device larger than the actual amount of RAM available in the machine. |
