From 67f651e05621947e7275fb9a7da9f44e63d9db87 Mon Sep 17 00:00:00 2001 From: des Date: Sun, 3 Oct 2004 23:35:34 +0000 Subject: [PATCH] Wrap some long lines (no content changes) --- sbin/dumpon/dumpon.8 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8 index f1c8675ef00b..634e8c9a1f5b 100644 --- a/sbin/dumpon/dumpon.8 +++ b/sbin/dumpon/dumpon.8 @@ -44,8 +44,8 @@ .Sh DESCRIPTION The .Nm -utility is used to specify a device where the kernel can save a crash dump in -the case of a panic. +utility is used to specify a device where the kernel can save a crash +dump in the case of a panic. .Pp Calls to .Nm @@ -56,10 +56,10 @@ controlled by the variable in the boot time configuration file .Pa /etc/rc.conf . .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 platform typically holds back some memory, so it is not usually +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 +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. .Pp