Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2010 19:31:03 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r203439 - head/lib/libc/gen
Message-ID:  <201002031931.o13JV3wv086663@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ed
Date: Wed Feb  3 19:31:02 2010
New Revision: 203439
URL: http://svn.freebsd.org/changeset/base/203439

Log:
  Also add a cross-reference to NetBSD updlastlogx().

Modified:
  head/lib/libc/gen/getutxent.3

Modified: head/lib/libc/gen/getutxent.3
==============================================================================
--- head/lib/libc/gen/getutxent.3	Wed Feb  3 19:13:41 2010	(r203438)
+++ head/lib/libc/gen/getutxent.3	Wed Feb  3 19:31:02 2010	(r203439)
@@ -426,8 +426,10 @@ database files, depending on its
 .Fa ut_type .
 This prevents the need for special utility functions to update the other
 databases, such as the
+.Fn updlastlogx
+and
 .Fn updwtmpx
-function which is often available in other implementations.
+functions which are available in other implementations.
 It also tries to replace
 .Dv DEAD_PROCESS
 entries in the active sessions database when storing



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