Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 2010 00:36:50 GMT
From:      Glen Barber <glen.j.barber@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/148701: [patch] crypto(9): Minor typographical error
Message-ID:  <201007170036.o6H0aoMO079119@www.freebsd.org>
Resent-Message-ID: <201007170040.o6H0e5ec056754@freefall.freebsd.org>

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

>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:



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