diff options
Diffstat (limited to 'share/man/man5/utmp.5')
-rw-r--r-- | share/man/man5/utmp.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/utmp.5 b/share/man/man5/utmp.5 index ca0d4fd59081..2ef38ef45229 100644 --- a/share/man/man5/utmp.5 +++ b/share/man/man5/utmp.5 @@ -91,7 +91,7 @@ Each time a user logs in, the program looks up the user's .Tn UID in the file -.Nm lastlog. +.Nm lastlog . If it is found, the timestamp of the last time the user logged in, the terminal line and the hostname are written to the standard output (unless the login is @@ -179,7 +179,7 @@ is recorded in the field In the field .Fa ut_line , the character -.Ql \\*(Ba +.Ql \&| indicates the time prior to the change, and the character .Ql \&{ indicates the new time. |