From owner-freebsd-doc Sat Dec 19 13:50:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22775 for freebsd-doc-outgoing; Sat, 19 Dec 1998 13:50:03 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22760 for ; Sat, 19 Dec 1998 13:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from Unknown UID 563@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA24377; Sat, 19 Dec 1998 13:50:01 -0800 (PST) Received: from tim.xenologics.com (tim.xenologics.com [194.77.5.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22088 for ; Sat, 19 Dec 1998 13:45:51 -0800 (PST) (envelope-from seggers@semyam.dinoco.de) Received: (from uucp@localhost) by tim.xenologics.com (8.8.5/8.8.8) with UUCP id WAA13742 for FreeBSD-gnats-submit@freebsd.org; Sat, 19 Dec 1998 22:42:38 +0100 (MET) Received: (from seggers@localhost) by semyam.dinoco.de (8.9.1/8.8.8) id QAA00832; Sat, 19 Dec 1998 16:58:26 +0100 (CET) (envelope-from seggers) Message-Id: <199812191558.QAA00832@semyam.dinoco.de> Date: Sat, 19 Dec 1998 16:58:26 +0100 (CET) From: Stefan Eggers To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: seggers@semyam.dinoco.de X-Send-Pr-Version: 3.2 Subject: docs/9132: Small mistake in rwho(1) man page Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9132 >Category: docs >Synopsis: Small mistake in rwho(1) man page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 19 13:50:01 PST 1998 >Last-Modified: >Originator: Stefan Eggers >Organization: none >Release: FreeBSD 3.0-CURRENT i386 >Environment: A -current system from a few days ago. >Description: In the rwho(1) man page in one place the plural form gets used while singular form should have been used. For details see the attached patch. >How-To-Repeat: >Fix: Index: rwho.1 =================================================================== RCS file: /usr2/FreeBSD/CVSROOT/src/usr.bin/rwho/rwho.1,v retrieving revision 1.3 diff -u -r1.3 rwho.1 --- rwho.1 1997/08/08 12:20:23 1.3 +++ rwho.1 1998/12/19 15:55:48 @@ -52,7 +52,7 @@ assumes the machine is down, and does not report users last known to be logged into that machine. .Pp -If a users hasn't typed to the system for a minute or more, then +If a user hasn't typed to the system for a minute or more, then .Nm reports this idle time. If a user hasn't typed to the system for an hour or more, then >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message