From paulh@logicsquad.net  Wed Dec 22 23:59:59 2004
Return-Path: <paulh@logicsquad.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 23A3516A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Dec 2004 23:59:59 +0000 (GMT)
Received: from grover.logicsquad.net (ppp52-7.lns1.adl2.internode.on.net [150.101.52.7])
	by mx1.FreeBSD.org (Postfix) with SMTP id D142443D2D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Dec 2004 23:59:57 +0000 (GMT)
	(envelope-from paulh@logicsquad.net)
Received: (qmail 14006 invoked by uid 1000); 22 Dec 2004 23:59:56 -0000
Message-Id: <20041222235956.14005.qmail@grover.logicsquad.net>
Date: 22 Dec 2004 23:59:56 -0000
From: Paul A.Hoadley <paulh@logicsquad.net>
Reply-To: Paul A.Hoadley <paulh@logicsquad.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Two typos in random(4) manpage
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         75410
>Category:       docs
>Synopsis:       Two typos in random(4) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 23 00:00:48 GMT 2004
>Closed-Date:    Sat Dec 25 14:37:57 GMT 2004
>Last-Modified:  Sat Dec 25 14:37:57 GMT 2004
>Originator:     Paul A. Hoadley
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Logic Squad
>Environment:
System: FreeBSD bert.coremedicalsolutions.com 5.3-STABLE FreeBSD 5.3-STABLE #1: Sat Dec 18 20:50:15 CST 2004     paulh@bert.coremedicalsolutions.com:/usr/obj/usr/src/sys/BERT  i386
>Description:
Two small typos in random(4) manpage
>How-To-Repeat:
man 4 random
>Fix:
Here is a diff against $FreeBSD: src/share/man/man4/random.4,v 1.17 2004/10/03 13:14:19 simon Exp $.

--- random.4.diff begins here ---
--- random.4.old	Thu Dec 23 10:16:21 2004
+++ random.4	Thu Dec 23 10:17:50 2004
@@ -44,7 +44,7 @@
 and use these in preference to the fallback,
 which is a generator implemented in software.
 .Pp
-If the device has is using
+If the device is using
 the software generator,
 writing data to
 .Nm
@@ -66,7 +66,7 @@
 device may be controlled with
 .Xr sysctl 8 .
 .Pp
-To see the devices' current settings, use the command line:
+To see the device's current settings, use the command line:
 .Pp
 .Dl sysctl kern.random
 .Pp
--- random.4.diff ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: keramida 
State-Changed-When: Thu Dec 23 00:27:41 GMT 2004 
State-Changed-Why:  
Committed a slightly modifier version to HEAD. 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Thu Dec 23 00:27:41 GMT 2004 
Responsible-Changed-Why:  
I will handle the MFC. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75410 
State-Changed-From-To: patched->closed 
State-Changed-By: keramida 
State-Changed-When: Sat Dec 25 14:37:34 GMT 2004 
State-Changed-Why:  
I just merged the change to RELENG_5. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75410 
>Unformatted:
