From owner-cvs-all Tue Jan 14 11:26: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3CA837B401; Tue, 14 Jan 2003 11:26:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F2DE43F5B; Tue, 14 Jan 2003 11:26:08 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0EJQ8fh020359; Tue, 14 Jan 2003 11:26:08 -0800 (PST) (envelope-from dillon@repoman.freebsd.org) Received: (from dillon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0EJQ8db020358; Tue, 14 Jan 2003 11:26:08 -0800 (PST) Message-Id: <200301141926.h0EJQ8db020358@repoman.freebsd.org> From: Matt Dillon Date: Tue, 14 Jan 2003 11:26:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dillon 2003/01/14 11:26:08 PST Modified files: sbin/dump main.c Log: Comment correction. NetBSD uses 'readblksize' as the multiplier for the -r option, which defaults to 32K (not 512 bytes). Still just as bad from a UI standpoint, though. Revision Changes Path 1.48 +0 -0 src/sbin/dump/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message