From 52e5cddf312beefaafe2e4537df5c4df3101f2b8 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 12 Dec 2000 13:37:34 +0000 Subject: [PATCH] Document what Idle=* means in a short format display. --- usr.bin/finger/finger.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/usr.bin/finger/finger.1 b/usr.bin/finger/finger.1 index e408e1eed30..d88bf46ea96 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.