summaryrefslogtreecommitdiff
path: root/usr.bin/progress
diff options
context:
space:
mode:
authorsnj <snj@NetBSD.org>2014-04-13 01:45:34 +0000
committersnj <snj@NetBSD.org>2014-04-13 01:45:34 +0000
commit81ac87c68c74df72b64136edb0d9452c5f9f35e8 (patch)
tree9bf7ea7b50362dfc7b146d3ea2604742d8f899c9 /usr.bin/progress
parent5115bf8b10126b54f70ef7969b06aaeedb4c4915 (diff)
Change some standard exit status text to ".Ex -std"
From Eitan Adler in PR bin/47790.
Diffstat (limited to 'usr.bin/progress')
-rw-r--r--usr.bin/progress/progress.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/progress/progress.1 b/usr.bin/progress/progress.1
index 55f09ff4f44..028bda94fb8 100644
--- a/usr.bin/progress/progress.1
+++ b/usr.bin/progress/progress.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: progress.1,v 1.14 2008/04/30 13:11:01 martin Exp $
+.\" $NetBSD: progress.1,v 1.15 2014/04/13 01:45:34 snj Exp $
.\"
.\" Copyright (c) 2003-2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -94,8 +94,7 @@ is specified, calculate the length using
.Ic gzip -l .
.El
.Sh EXIT STATUS
-.Nm
-exits 0 on success.
+.Ex -std
.Sh EXAMPLES
The command
.Dl progress -zf file.tar.gz tar xf -