diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-10 13:14:31 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-10 13:14:31 +0000 |
commit | d81c427deda8a332b39a7c4abfc372cf3b1336cf (patch) | |
tree | ba4876dcfd25cfd2670435946e373550bd6d7170 /doc/libutmps/index.html | |
parent | 48c4cf945317e6fd397a8ec4a918461fad96265f (diff) | |
download | utmps-d81c427deda8a332b39a7c4abfc372cf3b1336cf.tar.xz |
Update deps, update doc, prepare for 0.0.2.1
Diffstat (limited to 'doc/libutmps/index.html')
-rw-r--r-- | doc/libutmps/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/libutmps/index.html b/doc/libutmps/index.html index 0372726..0ff14fe 100644 --- a/doc/libutmps/index.html +++ b/doc/libutmps/index.html @@ -138,7 +138,8 @@ it returns 0 and sets errno. <h3> Writing to the utmp database </h3> <p> - Currently, only the super-user is allowed to use this function. + Currently, only the super-user, and users belonging to the same group +<tt>utmps-utmpd</tt> is running as, are allowed to use this function. </p> <p> |