From d3f71e83aa457c3da879a748802d457091a47c5f Mon Sep 17 00:00:00 2001 From: Igor Sobrado Date: Sun, 4 Jan 2009 11:19:56 +0000 Subject: replace hardcoded exit values with .Ex macros; ok jmc@ --- usr.bin/gencat/gencat.1 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'usr.bin/gencat') diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1 index 5434d844357..decb415ec62 100644 --- a/usr.bin/gencat/gencat.1 +++ b/usr.bin/gencat/gencat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gencat.1,v 1.12 2007/05/31 19:20:10 jmc Exp $ +.\" $OpenBSD: gencat.1,v 1.13 2009/01/04 11:19:55 sobrado Exp $ .\" .\" Copyright (c) 1997 Ken Stailey .\" @@ -24,9 +24,9 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: gencat.1,v 1.12 2007/05/31 19:20:10 jmc Exp $ +.\" $Id: gencat.1,v 1.13 2009/01/04 11:19:55 sobrado Exp $ .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 4 2009 $ .Dt GENCAT 1 .Os .Sh NAME @@ -173,9 +173,7 @@ is used to continue the line onto the next line, e.g., If the character following the backslash is not one of those specified, the backslash is ignored. .Pp -The -.Nm -utility exits 0 on success or >0 if an error occurred. +.Ex -std gencat .Sh SEE ALSO .Xr catclose 3 , .Xr catgets 3 , -- cgit v1.2.3