Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2010 14:55:38 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r202002 - user/ed/utmpx/lib/libc/gen
Message-ID:  <201001101455.o0AEtc9B057565@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ed
Date: Sun Jan 10 14:55:38 2010
New Revision: 202002
URL: http://svn.freebsd.org/changeset/base/202002

Log:
  SHUTDOWN_TIME is also an extension.

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	Sun Jan 10 14:55:21 2010	(r202001)
+++ user/ed/utmpx/lib/libc/gen/getutxent.3	Sun Jan 10 14:55:38 2010	(r202002)
@@ -422,11 +422,14 @@ The
 .Fn getutxuser
 and
 .Fn setutxdb
-functions and the
+functions,
+the
 .Fa ut_host
 field of the
 .Vt utmpx
-structure are extensions.
+structure and
+.Dv SHUTDOWN_TIME
+are extensions.
 .Sh HISTORY
 These functions appeared in
 .Fx 9.0 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001101455.o0AEtc9B057565>