mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] Doc:crypto: Fix typo in crypto-API.tmpl
@ 2015-06-02 16:39 Masanari Iida
  2015-06-02 16:39 ` [PATCH 2/2] Doc:crypto: Fix typo in crypto-API.xml Masanari Iida
  2015-06-03  3:28 ` [PATCH 1/2] Doc:crypto: Fix typo in crypto-API.tmpl Herbert Xu
  0 siblings, 2 replies; 8+ messages in thread
From: Masanari Iida @ 2015-06-02 16:39 UTC (permalink / raw)
  To: linux-kernel, corbet, herbert, davem, rdunlap; +Cc: Masanari Iida

This patch fix some spelling typo found in crypto-API.tmpl

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/DocBook/crypto-API.tmpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/DocBook/crypto-API.tmpl b/Documentation/DocBook/crypto-API.tmpl
index 5b05510..9e56773 100644
--- a/Documentation/DocBook/crypto-API.tmpl
+++ b/Documentation/DocBook/crypto-API.tmpl
@@ -119,7 +119,7 @@
 
     <para>
      Note: The terms "transformation" and cipher algorithm are used
-     interchangably.
+     interchangeably.
     </para>
    </sect1>
 
@@ -1563,7 +1563,7 @@ struct sockaddr_alg sa = {
 
    <sect1><title>Zero-Copy Interface</title>
     <para>
-     In addition to the send/write/read/recv system call familty, the AF_ALG
+     In addition to the send/write/read/recv system call family, the AF_ALG
      interface can be accessed with the zero-copy interface of splice/vmsplice.
      As the name indicates, the kernel tries to avoid a copy operation into
      kernel space.
-- 
2.4.2.339.g77bd3ea


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-06-04  8:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-02 16:39 [PATCH 1/2] Doc:crypto: Fix typo in crypto-API.tmpl Masanari Iida
2015-06-02 16:39 ` [PATCH 2/2] Doc:crypto: Fix typo in crypto-API.xml Masanari Iida
2015-06-03  3:28 ` [PATCH 1/2] Doc:crypto: Fix typo in crypto-API.tmpl Herbert Xu
2015-06-03 15:01   ` Masanari Iida
2015-06-03 15:01     ` [PATCH 2/2] Doc:crypto: Fix typo in crypto-API.xml Masanari Iida
2015-06-03 19:35       ` Stephan Mueller
2015-06-03 19:35     ` [PATCH 1/2] Doc:crypto: Fix typo in crypto-API.tmpl Stephan Mueller
2015-06-04  8:14     ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®