aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--progress.114
1 files changed, 1 insertions, 13 deletions
diff --git a/progress.1 b/progress.1
index 4519f2c..322ce63 100644
--- a/progress.1
+++ b/progress.1
@@ -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