aboutsummaryrefslogtreecommitdiffstats
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
commit5c96e0f396329d75e901cd74db554a49bedfc0b2 (patch)
treea375dbdbc928a75828f7c4f114749a72d87bfe87
parentf23c77978f8651021f11754e365d95d60ef7d945 (diff)
downloadbsd-progress-5c96e0f396329d75e901cd74db554a49bedfc0b2.tar.gz
bsd-progress-5c96e0f396329d75e901cd74db554a49bedfc0b2.tar.zst
bsd-progress-5c96e0f396329d75e901cd74db554a49bedfc0b2.zip
remove section name comments -- they're in the template.
-rw-r--r--progress.17
1 files changed, 1 insertions, 6 deletions
diff --git a/progress.1 b/progress.1
index 322ce63..1497709 100644
--- a/progress.1
+++ b/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