Skip site navigation (1)Skip section navigation (2)
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:   docs/9132: Small mistake in rwho(1) man page
Message-ID:  <199812191558.QAA00832@semyam.dinoco.de>

next in thread | raw e-mail | index | archive | help

>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812191558.QAA00832>