Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/infocmp Use .Ex for EXIT STATUS.



details:   https://anonhg.NetBSD.org/src/rev/35da34dfd682
branches:  trunk
changeset: 751411:35da34dfd682
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Feb 03 15:51:51 2010 +0000

description:
Use .Ex for EXIT STATUS.

diffstat:

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

diffs (20 lines):

diff -r 75d504730359 -r 35da34dfd682 usr.bin/infocmp/infocmp.1
--- a/usr.bin/infocmp/infocmp.1 Wed Feb 03 15:51:09 2010 +0000
+++ b/usr.bin/infocmp/infocmp.1 Wed Feb 03 15:51:51 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: infocmp.1,v 1.1 2010/02/03 15:16:33 roy Exp $
+.\"    $NetBSD: infocmp.1,v 1.2 2010/02/03 15:51:51 wiz Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -100,9 +100,7 @@
 .Xr tic 1 .
 .El
 .Sh EXIT STATUS
-The
-.Nm
-utility exits 0 on success, and >0 if an error occurs.
+.Ex -std infocmp
 .Sh ENVIRONMENT
 .Bl -tag -width Ev
 .It Ev COLUMNS



Home | Main Index | Thread Index | Old Index