]> git.cameronkatri.com Git - bsd-progress.git/commitdiff
Remove second item in BUGS section; it is fixed in progress.c rev. 1.2.
authorenami <enami@NetBSD.org>
Wed, 22 Jan 2003 03:40:33 +0000 (03:40 +0000)
committerenami <enami@NetBSD.org>
Wed, 22 Jan 2003 03:40:33 +0000 (03:40 +0000)
progress.1

index 4519f2c946915062b5e9adce3fa53e1f1a474d84..322ce6301cadd87cff2aa8ef6f0578b9da2d79ae 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $NetBSD: progress.1,v 1.2 2003/01/22 02:58:16 lukem Exp $
+.\"    $NetBSD: progress.1,v 1.3 2003/01/22 03:40:33 enami Exp $
 .\"
 .\" Copyright (c) 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -124,16 +124,4 @@ difficult to read some error messages, both those produced by the
 pipeline, as well as those produced by
 .Nm
 itself.
-.Pp
-Under special circumstances,
-.Nm
-may have its output pipe prematurely closed.
-For example:
-.Bd -literal
-# < /dev/zero progress dd of=/dev/null
- 26923 KB   26.19 MB/s progress: wrote -1 of 512 bytes to output pipe: Bad address
-# 53847+0 records in
-53847+0 records out
-27569664 bytes transferred in 0.997 secs (27652621 bytes/sec)
-.Ed
 .\" .Sh SECURITY CONSIDERATIONS