From 2caa705bebc970e59f2b7500b0b0604cae926ab2 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
- utmps is an implementation of the utmp.h and utmpx.h
-family of functions performing user accounting on Unix systems.
+ utmps is an implementation of the utmpx.h family of functions
+performing user accounting on Unix systems.
@@ -56,7 +56,7 @@ running utmp functions are just clients to this daemon.
What is it ?
-/run/utmps/utmpd-socket is the default place where utmps's +/run/utmps/.utmpd-socket is the default place where utmps's implementation of the utmpx.h functions expects the utmpd service to be. It can be changed at build time by giving the --with-utmp-socket=PATH option to configure. diff --git a/doc/utmps-wtmpd.html b/doc/utmps-wtmpd.html index a1e090b..fb49963 100644 --- a/doc/utmps-wtmpd.html +++ b/doc/utmps-wtmpd.html @@ -40,7 +40,7 @@ on how to run such a service.
-/run/utmps/wtmpd-socket is the default place where utmps's +/run/utmps/.wtmpd-socket is the default place where utmps's implementation of the updwtmpx() function expects the wtmpd service to be. It can be changed at build time by giving the --with-wtmp-socket=PATH option to configure. -- cgit v1.2.3