docs/148701: [patch] crypto(9): Minor typographical error
Glen Barber
glen.j.barber at gmail.com
Sat Jul 17 00:40:06 UTC 2010
>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 at 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:
More information about the freebsd-doc
mailing list