summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-02-03 19:31:02 +0000
committered <ed@FreeBSD.org>2010-02-03 19:31:02 +0000
commit05e2aae4ce58adcfde96b8bd33fa26d4eb47c552 (patch)
treea332caa80935fb4e04aa4dcde4801e7ee0136d37 /lib
parentdab7cbc28a72f1440d1c1eaeed042301dea7f1bf (diff)
downloadFreeBSD-src-05e2aae4ce58adcfde96b8bd33fa26d4eb47c552.zip
FreeBSD-src-05e2aae4ce58adcfde96b8bd33fa26d4eb47c552.tar.gz
Also add a cross-reference to NetBSD updlastlogx().
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/getutxent.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/gen/getutxent.3 b/lib/libc/gen/getutxent.3
index 0b29807..5ab21ee 100644
--- a/lib/libc/gen/getutxent.3
+++ b/lib/libc/gen/getutxent.3
@@ -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
OpenPOWER on IntegriCloud