Module Name: src
Committed By: wiz
Date: Wed Feb 3 15:51:51 UTC 2010
Modified Files:
src/usr.bin/infocmp: infocmp.1
Log Message:
Use .Ex for EXIT STATUS.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/infocmp/infocmp.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/infocmp/infocmp.1
diff -u src/usr.bin/infocmp/infocmp.1:1.1 src/usr.bin/infocmp/infocmp.1:1.2
--- src/usr.bin/infocmp/infocmp.1:1.1 Wed Feb 3 15:16:33 2010
+++ src/usr.bin/infocmp/infocmp.1 Wed Feb 3 15:51:51 2010
@@ -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