From owner-svn-src-user@FreeBSD.ORG  Sat Jan  9 12:32:07 2010
Return-Path: <owner-svn-src-user@FreeBSD.ORG>
Delivered-To: svn-src-user@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 94720106568D;
	Sat,  9 Jan 2010 12:32:07 +0000 (UTC) (envelope-from ed@FreeBSD.org)
Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c])
	by mx1.freebsd.org (Postfix) with ESMTP id 842968FC14;
	Sat,  9 Jan 2010 12:32:07 +0000 (UTC)
Received: from svn.freebsd.org (localhost [127.0.0.1])
	by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o09CW7Ua001066;
	Sat, 9 Jan 2010 12:32:07 GMT (envelope-from ed@svn.freebsd.org)
Received: (from ed@localhost)
	by svn.freebsd.org (8.14.3/8.14.3/Submit) id o09CW7qB001064;
	Sat, 9 Jan 2010 12:32:07 GMT (envelope-from ed@svn.freebsd.org)
Message-Id: <201001091232.o09CW7qB001064@svn.freebsd.org>
From: Ed Schouten <ed@FreeBSD.org>
Date: Sat, 9 Jan 2010 12:32:07 +0000 (UTC)
To: src-committers@freebsd.org, svn-src-user@freebsd.org
X-SVN-Group: user
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Cc: 
Subject: svn commit: r201893 - user/ed/utmpx/lib/libc/gen
X-BeenThere: svn-src-user@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "SVN commit messages for the experimental &quot; user&quot;
	src tree" <svn-src-user.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/svn-src-user>,
	<mailto:svn-src-user-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-src-user>
List-Post: <mailto:svn-src-user@freebsd.org>
List-Help: <mailto:svn-src-user-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-src-user>,
	<mailto:svn-src-user-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 09 Jan 2010 12:32:07 -0000

Author: ed
Date: Sat Jan  9 12:32:07 2010
New Revision: 201893
URL: http://svn.freebsd.org/changeset/base/201893

Log:
  Use consistent ordering of _PROCESS types.

Modified:
  user/ed/utmpx/lib/libc/gen/getutxent.3

Modified: user/ed/utmpx/lib/libc/gen/getutxent.3
==============================================================================
--- user/ed/utmpx/lib/libc/gen/getutxent.3	Sat Jan  9 12:31:11 2010	(r201892)
+++ user/ed/utmpx/lib/libc/gen/getutxent.3	Sat Jan  9 12:32:07 2010	(r201893)
@@ -219,9 +219,9 @@ has an equal value.
 If
 .Fa ut_type
 has a value of
+.Dv USER_PROCESS ,
 .Dv INIT_PROCESS ,
-.Dv LOGIN_PROCESS ,
-.Dv USER_PROCESS
+.Dv LOGIN_PROCESS
 or
 .Dv DEAD_PROCESS ,
 it will return the next entry whose
@@ -235,9 +235,9 @@ The
 function searches for the next entry in the database whose
 .Fa ut_type
 has a value of
-.Dv LOGIN_PROCESS
-or
 .Dv USER_PROCESS
+or
+.Dv LOGIN_PROCESS
 and whose
 .Fa ut_line
 is equal to the the same field in