aboutsummaryrefslogtreecommitdiffstats
path: root/doc/libutmps
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-04-28 08:43:51 +0000
committerLaurent Bercot <ska@appnovation.com>2025-04-28 08:43:51 +0000
commit7eeae13b35343aa96f896521aefd4b784cb068db (patch)
tree85c46e4bca29de696cbceaa2349181a20347fa5a /doc/libutmps
parentba7a3d22cb728a4230bb78dba3b6b46907dcefee (diff)
downloadutmps-7eeae13b35343aa96f896521aefd4b784cb068db.tar.gz
Latest batch of fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/libutmps')
-rw-r--r--doc/libutmps/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libutmps/index.html b/doc/libutmps/index.html
index dc41fda..2ecb62f 100644
--- a/doc/libutmps/index.html
+++ b/doc/libutmps/index.html
@@ -30,7 +30,7 @@ programs needing utmp functionality. It interacts with the
<p>
Application programs can use it directly, but most existing programs
simply use the standard
-<a href="http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/utmpx.h.html">utmpx.h</a>
+<a href="http://pubs.opengroup.org/onlinepubs/9799919799/basedefs/utmpx.h.html">utmpx.h</a>
interface, which in utmps is implemented as a series of thin wrappers
around the utmps library.
</p>