-.\" $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.
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