From 639d7cbad10f3c3ee784643c5e6bdbce34a9812f Mon Sep 17 00:00:00 2001 From: Suleiman Souhlal Date: Sun, 7 Aug 2005 11:48:44 +0000 Subject: [PATCH] It's actually 11 minutes when the machine is assumed to be down and removed from the output. Obtained from: DragonFlyBSD --- usr.bin/rwho/rwho.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/rwho/rwho.1 b/usr.bin/rwho/rwho.1 index 8a70fb531d23..684e508146d0 100644 --- a/usr.bin/rwho/rwho.1 +++ b/usr.bin/rwho/rwho.1 @@ -48,7 +48,7 @@ command produces output similar to .Xr who 1 , but for all machines on the local network. If no report has been -received from a machine for 5 minutes then +received from a machine for 11 minutes then .Nm assumes the machine is down, and does not report users last known to be logged into that machine.