From 4731e263af6ebe32f2f777388193e0998e9b8f62 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Sun, 13 Oct 1996 18:12:20 +0000 Subject: Make the savecore command work like the man page says: - make minfree work by getting the dump size before checking to see if the dump will fit on the filesystem - also fail to dump if no minfree is specified but there are not enough free blocks. Fix a typo in the man page. Fixes PR bin/1322 Submitted by: "Philippe C." --- sbin/savecore/savecore.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/savecore/savecore.8') diff --git a/sbin/savecore/savecore.8 b/sbin/savecore/savecore.8 index 47e0a340b81a..5a613c9f7e0e 100644 --- a/sbin/savecore/savecore.8 +++ b/sbin/savecore/savecore.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)savecore.8 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: savecore.8,v 1.3 1994/09/24 00:08:21 wollman Exp $ .\" .Dd September 23, 1994 .Dt SAVECORE 8 @@ -65,7 +65,7 @@ is insufficient disk space. Use .Ar system as the kernel instead of the running kernel (as determined from -.Xr getbootfile 3 ) +.Xr getbootfile 3 ). .It Fl v Prints out some additional debugging information. .It Fl z -- cgit v1.2.3