aboutsummaryrefslogtreecommitdiffstats
path: root/doc/utmps-write.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/utmps-write.html')
-rw-r--r--doc/utmps-write.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/utmps-write.html b/doc/utmps-write.html
index d456a00..2914c3f 100644
--- a/doc/utmps-write.html
+++ b/doc/utmps-write.html
@@ -75,7 +75,7 @@ characters). </li>
<li> <tt>-l</tt>&nbsp;<em>user</em>&nbsp;: spoof the <tt>ut_user</tt> field of the utmp entry.
This can only be done by root, otherwise the utmp or wtmp daemon will refuse to add the entry.
By default, the field contains the user's name as obtained by
-<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/getpwuid.html">getpwuid()</a>. </li>
+<a href="https://pubs.opengroup.org/onlinepubs/9799919799/functions/getpwuid.html">getpwuid()</a>. </li>
<li> <tt>-p</tt>&nbsp;<em>pid</em>&nbsp;: spoof the <tt>ut_pid</tt> field of the utmp entry.
By default, the field contains the pid of the <tt>utmps-write</tt> process. </li>
</ul>