Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/dist/bzip2 Programs exit, they don't return values.
details: https://anonhg.NetBSD.org/src/rev/7a5d70ab6343
branches: trunk
changeset: 754854:7a5d70ab6343
user: joerg <joerg%NetBSD.org@localhost>
date: Fri May 14 16:43:07 2010 +0000
description:
Programs exit, they don't return values.
diffstat:
dist/bzip2/bzip2.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cd670fc10df4 -r 7a5d70ab6343 dist/bzip2/bzip2.1
--- a/dist/bzip2/bzip2.1 Fri May 14 16:23:42 2010 +0000
+++ b/dist/bzip2/bzip2.1 Fri May 14 16:43:07 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bzip2.1,v 1.7 2010/05/14 12:02:23 wiz Exp $
+.\" $NetBSD: bzip2.1,v 1.8 2010/05/14 16:43:07 joerg Exp $
.\"
.Dd May 14, 2010
.Dt BZIP2 1
@@ -429,7 +429,7 @@
I imagine
.Nm bzip2
will perform best on machines with very large caches.
-.Sh RETURN VALUES
+.Sh EXIT STATUS
0 for a normal exit, 1 for environmental problems (file not found,
invalid flags, I/O errors, etc.), 2 to indicate a corrupt compressed
file, 3 for an internal consistency error (e.g., bug) which caused
Home |
Main Index |
Thread Index |
Old Index