From seggers@semyam.dinoco.de  Sat Dec 19 13:45:52 1998
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <seggers@semyam.dinoco.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: seggers@semyam.dinoco.de
Subject: Small mistake in rwho(1) man page
X-Send-Pr-Version: 3.2

>Number:         9132
>Category:       docs
>Synopsis:       Small mistake in rwho(1) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 19 13:50:01 PST 1998
>Closed-Date:    Sun Dec 20 02:27:25 PST 1998
>Last-Modified:  Sun Dec 20 02:28:40 PST 1998
>Originator:     Stefan Eggers
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
none
>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
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: foxfair 
State-Changed-When: Sun Dec 20 02:27:25 PST 1998 
State-Changed-Why:  
Typo fixed, thanks. 
>Unformatted:
