]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - Documentation/s390/crypto/crypto-API.txt
Fix typos in Documentation/: 'N'-'P'
[mirror_ubuntu-zesty-kernel.git] / Documentation / s390 / crypto / crypto-API.txt
index 78a77624a7168ff141ac5e7a1ea9728907a089e6..29dee792c8875d00a09fe7ce5aa395e6dcf02186 100644 (file)
@@ -61,9 +61,9 @@ Example:      z990 crypto instruction for SHA1 algorithm is available
                -> when the sha1 algorithm is requested through the crypto API
                (which has a module autoloader) the z990 module will be loaded.
 
-TBD:   a userspace module probin mechanism
+TBD:   a userspace module probing mechanism
        something like 'probe sha1 sha1_z990 sha1' in modprobe.conf
-       -> try module sha1_z990, if it fails to load load standard module sha1
+       -> try module sha1_z990, if it fails to load standard module sha1
        the 'probe' statement is currently not supported in modprobe.conf