summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-06-07 12:38:22 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-06-07 12:38:22 +0000
commit2caa705bebc970e59f2b7500b0b0604cae926ab2 (patch)
tree2c81a780648555eb16aec5adf1b2f39ff6682a74 /doc/index.html
parent5797f4f3721c8e59b6d6eda169c35c841e97ffaf (diff)
downloadutmps-2caa705bebc970e59f2b7500b0b0604cae926ab2.tar.xz
Add utmpxname, change default socket names, ready for 0.0.1.0
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html6
1 files changed, 3 insertions, 3 deletions
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 @@
<h2> What is it&nbsp;? </h2>
<p>
- utmps is an implementation of the <tt>utmp.h</tt> and <tt>utmpx.h</tt>
-family of functions performing user accounting on Unix systems.
+ utmps is an implementation of the <tt>utmpx.h</tt> family of functions
+performing user accounting on Unix systems.
</p>
<p>
@@ -56,7 +56,7 @@ running utmp functions are just clients to this daemon.
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> 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. </li>
</ul>