diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 13:34:39 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 13:34:39 +0000 |
| commit | 248ebf7c840bb8b426f01faa521d6badbfa797ba (patch) | |
| tree | 4033ebe35c2323da3ab3be189dce7e6973c9b062 | |
| parent | 8f3897e5e62c5505b080f7b1dbcb498fcbd33930 (diff) | |
Notes
| -rw-r--r-- | usr.bin/finger/finger.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/finger/finger.1 b/usr.bin/finger/finger.1 index 446f7b23e8f2..a64f5b4c56b2 100644 --- a/usr.bin/finger/finger.1 +++ b/usr.bin/finger/finger.1 @@ -66,6 +66,9 @@ is given, the remote host is printed instead. .Pp Idle time is in minutes if it is a single integer, hours and minutes if a ``:'' is present, or days if a ``d'' is present. +If it is an +.Dq * , +the login time indicates the time of last login. Login time is displayed as the dayname if less than 6 days, else month, day; hours and minutes, unless more than six months ago, in which case the year is displayed rather than the hours and minutes. |
