summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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