From 977bbf7a615d0fa4b92f64bbcb5905571dfbfd27 Mon Sep 17 00:00:00 2001 From: lukem Date: Thu, 12 Apr 2007 06:31:20 +0000 Subject: Update example to use KiB per recent change to ../ftp/progressbar.c --- progress.1 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/progress.1 b/progress.1 index 346bbf4..3a19ab1 100644 --- a/progress.1 +++ b/progress.1 @@ -1,6 +1,6 @@ -.\" $NetBSD: progress.1,v 1.11 2006/01/12 21:52:01 wiz Exp $ +.\" $NetBSD: progress.1,v 1.12 2007/04/12 06:31:20 lukem Exp $ .\" -.\" Copyright (c) 2003,2004 The NetBSD Foundation, Inc. +.\" Copyright (c) 2003-2007 The NetBSD Foundation, Inc. .\" All rights reserved. .\" .\" This code is derived from software contributed to The NetBSD Foundation @@ -30,7 +30,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd January 12, 2006 +.Dd April 12, 2007 .Dt PROGRESS 1 .Os .Sh NAME @@ -100,10 +100,10 @@ will extract the .Pa file.tar.gz displaying the progress bar as time passes: .Bd -literal - 0% | | 0 0.00 KB/s --:-- ETA - 40% |********** | 273 KB 271.95 KB/s 00:01 ETA - 81% |************************* | 553 KB 274.61 KB/s 00:00 ETA -100% |*********************************| 680 KB 264.59 KB/s 00:00 ETA + 0% | | 0 0.00 KiB/s --:-- ETA + 40% |******** | 273 KiB 271.95 KiB/s 00:01 ETA + 81% |*********************** | 553 KiB 274.61 KiB/s 00:00 ETA +100% |*******************************| 680 KiB 264.59 KiB/s 00:00 ETA .Ed .Pp If it is preferred to monitor the progress of the decompression @@ -114,7 +114,7 @@ could be used. The command .Dl dd if=/dev/rwd0d ibs=64k | \e .Dl progress -l 120g dd of=/dev/rwd1d obs=64k -will copy the 120 GB disk +will copy the 120 GiB disk .Sy wd0 .Pa ( /dev/rwd0d ) to -- cgit v1.2.3-56-ge451