From owner-freebsd-doc@FreeBSD.ORG Sat Jul 17 00:40:06 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D4091065677 for ; Sat, 17 Jul 2010 00:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E41D88FC1A for ; Sat, 17 Jul 2010 00:40:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6H0e5QP056755 for ; Sat, 17 Jul 2010 00:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6H0e5ec056754; Sat, 17 Jul 2010 00:40:05 GMT (envelope-from gnats) Resent-Date: Sat, 17 Jul 2010 00:40:05 GMT Resent-Message-Id: <201007170040.o6H0e5ec056754@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, Glen Barber Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A3561065675 for ; Sat, 17 Jul 2010 00:36:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 68A918FC0C for ; Sat, 17 Jul 2010 00:36:50 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6H0aojt079120 for ; Sat, 17 Jul 2010 00:36:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6H0aoMO079119; Sat, 17 Jul 2010 00:36:50 GMT (envelope-from nobody) Message-Id: <201007170036.o6H0aoMO079119@www.freebsd.org> Date: Sat, 17 Jul 2010 00:36:50 GMT From: Glen Barber To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/148701: [patch] crypto(9): Minor typographical error X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jul 2010 00:40:06 -0000 >Number: 148701 >Category: docs >Synopsis: [patch] crypto(9): Minor typographical error >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 Jul 17 00:40:05 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Glen Barber >Release: 8.1-PRERELEASE >Organization: >Environment: FreeBSD orion 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #2 r209399: Mon Jun 21 20:36:54 EDT 2010 root@orion:/usr/obj/usr/src/sys/ORION amd64 >Description: Minor typo fix: switch 'an' to 'a'. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: share/man/man9/crypto.9 =================================================================== --- share/man/man9/crypto.9 (revision 210169) +++ share/man/man9/crypto.9 (working copy) @@ -143,7 +143,7 @@ The same holds for the framework. Thus, a callback mechanism is used to notify a consumer that a request has been completed (the -callback is specified by the consumer on an per-request basis). +callback is specified by the consumer on a per-request basis). The callback is invoked by the framework whether the request was successfully completed or not. An error indication is provided in the latter case. >Release-Note: >Audit-Trail: >Unformatted: