From 2caa705bebc970e59f2b7500b0b0604cae926ab2 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 7 Jun 2018 12:38:22 +0000 Subject: Add utmpxname, change default socket names, ready for 0.0.1.0 --- doc/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 45027f9..2db9eba 100644 --- a/doc/index.html +++ b/doc/index.html @@ -20,8 +20,8 @@

What is it ?

- 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.

  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.6.1.0 or later. It's a build-time requirement. It's also a run-time +2.6.4.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • -- cgit v1.2.3