Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2010 20:25:03 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r211643 - stable/7/share/man/man9
Message-ID:  <201008222025.o7MKP30U014007@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Sun Aug 22 20:25:03 2010
New Revision: 211643
URL: http://svn.freebsd.org/changeset/base/211643

Log:
  MFC: r148701
  
  Fixed a typo.

Modified:
  stable/7/share/man/man9/crypto.9
Directory Properties:
  stable/7/share/man/man9/   (props changed)

Modified: stable/7/share/man/man9/crypto.9
==============================================================================
--- stable/7/share/man/man9/crypto.9	Sun Aug 22 20:24:24 2010	(r211642)
+++ stable/7/share/man/man9/crypto.9	Sun Aug 22 20:25:03 2010	(r211643)
@@ -143,7 +143,7 @@ not
 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.



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