From 34b00c71708ebe67122f1965b9f736f802ce14f2 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 17 Jun 2019 15:30:02 +0000 Subject: Doc typo fix --- doc/libutmps/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/libutmps/index.html b/doc/libutmps/index.html index 0ff14fe..74d9f74 100644 --- a/doc/libutmps/index.html +++ b/doc/libutmps/index.html @@ -108,7 +108,7 @@ insufficient permissions. int utmps_rewind (utmps *a, tain_t const *deadline, tain_t *stamp)
Performs the setutxent() functionality on the utmp database addressed via a, i.e. sets the internal pointer at the start of the database. -On success, stores the result into *b and returns 1. On failure, returns 0 and sets errno. +On success, returns 1. On failure, returns 0 and sets errno.

-- cgit v1.2.3