Use .Ex for EXIT STATUS.
This commit is contained in:
parent
fcf135c013
commit
91dad5b171
|
@ -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 @@ flag passed to
|
|||
.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
|
||||
|
|
Loading…
Reference in New Issue