Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/gzip Use better section header. From YOMURA Masanori...



details:   https://anonhg.NetBSD.org/src/rev/f59e07d5f203
branches:  trunk
changeset: 584251:f59e07d5f203
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Sep 11 23:30:20 2005 +0000

description:
Use better section header. From YOMURA Masanori in private mail.

diffstat:

 usr.bin/gzip/zgrep.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 077ded510464 -r f59e07d5f203 usr.bin/gzip/zgrep.1
--- a/usr.bin/gzip/zgrep.1      Sun Sep 11 23:29:44 2005 +0000
+++ b/usr.bin/gzip/zgrep.1      Sun Sep 11 23:30:20 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: zgrep.1,v 1.1 2003/12/28 17:26:00 wiz Exp $
+.\" $NetBSD: zgrep.1,v 1.2 2005/09/11 23:30:20 wiz Exp $
 .\"
 .\" Copyright (c) 2003 Thomas Klausner.
 .\"
@@ -82,7 +82,7 @@
 .Nm zfgrep
 calls
 .Xr fgrep 1 .
-.Sh RETURN VALUES
+.Sh EXIT STATUS
 In case of missing arguments or missing pattern,
 1 will be returned, otherwise 0.
 .Sh SEE ALSO



Home | Main Index | Thread Index | Old Index