Author: brueffer
Date: Sun Aug 22 20:24:24 2010
New Revision: 211642
URL: http://svn.freebsd.org/changeset/base/211642

Log:
  MFC: r148701
  
  Fixed a typo.

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

Modified: stable/8/share/man/man9/crypto.9
==============================================================================
--- stable/8/share/man/man9/crypto.9    Sun Aug 22 20:22:56 2010        
(r211641)
+++ stable/8/share/man/man9/crypto.9    Sun Aug 22 20:24:24 2010        
(r211642)
@@ -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.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to