crypto(9): Fix a typo in the manual page

- s/faciliate/facilitate/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-04-02 14:35:55 +02:00
parent b61c7c2dfb
commit 8e8d2a722e

View File

@ -49,7 +49,7 @@ Device drivers are responsible for processing requests submitted by
consumers.
.Xr crypto_driver 9
describes the interfaces drivers use to register with the framework,
helper routines the framework provides to faciliate request processing,
helper routines the framework provides to facilitate request processing,
and the interfaces drivers are required to provide.
.Ss Callbacks
Since the consumers may not be associated with a process, drivers may