From owner-freebsd-doc@FreeBSD.ORG Thu Dec 23 00:00:51 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F418216A4D9 for ; Thu, 23 Dec 2004 00:00:50 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32F9643D6D for ; Thu, 23 Dec 2004 00:00:49 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBN00mZC047190 for ; Thu, 23 Dec 2004 00:00:49 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBN00mbk047177; Thu, 23 Dec 2004 00:00:48 GMT (envelope-from gnats) Resent-Date: Thu, 23 Dec 2004 00:00:48 GMT Resent-Message-Id: <200412230000.iBN00mbk047177@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Paul A.Hoadley" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23A3516A4CF for ; 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 ; 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" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/75410: Two typos in random(4) manpage X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Paul A.Hoadley" List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2004 00:00:51 -0000 >Number: 75410 >Category: docs >Synopsis: Two typos in random(4) manpage >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: Thu Dec 23 00:00:48 GMT 2004 >Closed-Date: >Last-Modified: >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: >Unformatted: