Module Name:    src
Committed By:   joerg
Date:           Fri May 14 17:02:01 UTC 2010

Modified Files:
        src/usr.bin/infocmp: infocmp.1

Log Message:
Reorder sections to canonical order.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 src/usr.bin/infocmp/infocmp.1:1.4
--- src/usr.bin/infocmp/infocmp.1:1.3	Fri Feb  5 16:43:46 2010
+++ src/usr.bin/infocmp/infocmp.1	Fri May 14 17:02:01 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: infocmp.1,v 1.3 2010/02/05 16:43:46 roy Exp $
+.\"	$NetBSD: infocmp.1,v 1.4 2010/05/14 17:02:01 joerg Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -102,8 +102,6 @@
 flag passed to
 .Xr tic 1 .
 .El
-.Sh EXIT STATUS
-.Ex -std infocmp
 .Sh ENVIRONMENT
 .Bl -tag -width Ev
 .It Ev COLUMNS
@@ -117,6 +115,8 @@
 .Ev TERM
 environment variable if no terminal name is given on the command line.
 .El
+.Sh EXIT STATUS
+.Ex -std infocmp
 .Sh SEE ALSO
 .Xr tic 1 ,
 .Xr terminfo 5

Reply via email to