diff options
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/utmp.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man5/utmp.5 b/share/man/man5/utmp.5 index bbfa03a3927..f4499f657d3 100644 --- a/share/man/man5/utmp.5 +++ b/share/man/man5/utmp.5 @@ -139,7 +139,8 @@ and appends the user's record. The same .Fa utmp -record, with an updated time stamp is later appended +record but with an updated ut_time, empty ut_host, +and empty ut_name is later appended to the file when the user logs out. (See .Xr init 8 . ) The |