From curt@h4.kcwc.com  Sun Aug  3 20:10:25 1997
Received: from h4.kcwc.com (h4.kcwc.com [206.139.252.5])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA08006
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 3 Aug 1997 20:10:24 -0700 (PDT)
Received: (from root@localhost) by h4.kcwc.com (8.8.5/8.7.3) id XAA21661; Sun, 3 Aug 1997 23:10:23 -0400 (EDT)
Message-Id: <199708040310.XAA21661@h4.kcwc.com>
Date: Sun, 3 Aug 1997 23:10:23 -0400 (EDT)
From: Curt Welch <curt@h4.kcwc.com>
Reply-To: curt@h4.kcwc.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: dump(8) man page error
X-Send-Pr-Version: 3.2

>Number:         4223
>Category:       docs
>Synopsis:       dump(8) man page error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug  3 20:20:01 PDT 1997
>Closed-Date:    Sun Oct 12 15:10:38 MEST 1997
>Last-Modified:  Sun Oct 12 15:11:18 MEST 1997
>Originator:     Curt Welch
>Release:        FreeBSD 2.2.2-RELEASE i386
>Organization:
KCW Consulting
>Environment:

	

>Description:

	Units for B option is 1K blocks, not dump records, as the man
	page says.

>How-To-Repeat:

	Run dump on a large fs with various dump record sizes (b option) and see
	for yourself that the number of "tape blocks" stays the same
	(it's in 1K blocks also), the "on N tape(s)", is based on
	a B value in 1K blocks.

	I didn't check to source to see if it's more complex than this, but
	someone should before fixing the man page.

>Fix:
	
	Change the man page (or if historically dump was as the man page says,
	then fix dump).

	B blocks
		   The number of 1K "tape blocks" per volume.  This option
		   overrides the calculation of tape size based on length
		   and density.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: joerg 
State-Changed-When: Sun Oct 12 15:10:38 MEST 1997 
State-Changed-Why:  

Fixed in rev 1.17 of dump.8. 
>Unformatted:
