From 7eeae13b35343aa96f896521aefd4b784cb068db Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:43:51 +0000 Subject: Latest batch of fixes Signed-off-by: Laurent Bercot --- doc/libutmps/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/libutmps') 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

Application programs can use it directly, but most existing programs simply use the standard -utmpx.h +utmpx.h interface, which in utmps is implemented as a series of thin wrappers around the utmps library.

-- cgit v1.3.1