From 2888db02fb6247269e3ab1ca95144c75fbee3927 Mon Sep 17 00:00:00 2001 From: downsj Date: Sun, 27 Apr 1997 10:55:31 +0000 Subject: [PATCH] Correct assumed editing mistakes. --- sbin/dump/dump.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index 4590469c29c..770a9f950f3 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dump.8,v 1.6 1997/04/16 04:09:20 millert Exp $ +.\" $OpenBSD: dump.8,v 1.7 1997/04/27 10:55:31 downsj Exp $ .\" $NetBSD: dump.8,v 1.14 1996/02/05 23:59:37 mrg Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -110,11 +110,11 @@ for most modern tape drives. Use of this option is particularly recommended when appending to an existing tape, or using a tape drive with hardware compression (where you can never be sure about the compression ratio). -based on length and density. .It Fl B Ar records The number of kilobytes per volume, rounded down to a multiple of the blocksize. -This option overrides the calculation of tape size +This option overrides the calculation of tape size based on length and +density. .It Fl b Ar blocksize The number of kilobytes per dump record. Since the IO system slices all requests into chunks of MAXBSIZE -- 2.20.1