diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
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 ? </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> |