summaryrefslogtreecommitdiff
path: root/usr.bin/progress
diff options
context:
space:
mode:
authorgrant <grant@NetBSD.org>2003-02-10 23:59:16 +0000
committergrant <grant@NetBSD.org>2003-02-10 23:59:16 +0000
commit4352e01ddb59ab40e974b3e8ee406a11acb09ccd (patch)
treed3c7908085777ab9e405d4118e9a6569deab8a32 /usr.bin/progress
parentdcd2b715752423abadb9ab334eb683e180a16dbf (diff)
remove section name comments -- they're in the template.
Diffstat (limited to 'usr.bin/progress')
-rw-r--r--usr.bin/progress/progress.17
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.bin/progress/progress.1 b/usr.bin/progress/progress.1
index 322ce6301ca..1497709bf6c 100644
--- a/usr.bin/progress/progress.1
+++ b/usr.bin/progress/progress.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: progress.1,v 1.3 2003/01/22 03:40:33 enami Exp $
+.\" $NetBSD: progress.1,v 1.4 2003/02/10 23:59:16 grant Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -83,8 +83,6 @@ is specified, calculate the length using
.Sh EXIT STATUS
.Nm
exits 0 on success.
-.\" .Sh ENVIRONMENT
-.\" .Sh FILES
.Sh EXAMPLES
The command
.Ic progress -zf file.tar.gz tar xf -
@@ -102,10 +100,8 @@ If it is preferred to monitor the progress of the decompression
process (unlikely), then
.Ic progress -f file.tar.gz tar zxf -
could be used.
-.\".Sh DIAGNOSTICS
.Sh SEE ALSO
.Xr ftp 1
-.\" .Sh STANDARDS
.Sh HISTORY
.Nm
first appeared in
@@ -124,4 +120,3 @@ difficult to read some error messages, both those produced by the
pipeline, as well as those produced by
.Nm
itself.
-.\" .Sh SECURITY CONSIDERATIONS