All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: fix typo in networking/tuntap.txt
@ 2019-04-10  5:15 Dongliang Mu
  0 siblings, 0 replies; only message in thread
From: Dongliang Mu @ 2019-04-10  5:15 UTC (permalink / raw)
  To: maxk, davem, corbet; +Cc: linux-doc, Dongliang Mu

Modify "can uses" to "can use"

Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com>
---
 Documentation/networking/tuntap.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/tuntap.txt b/Documentation/networking/tuntap.txt
index 949d5dcdd9a3..59f1c6b55249 100644
--- a/Documentation/networking/tuntap.txt
+++ b/Documentation/networking/tuntap.txt
@@ -107,7 +107,7 @@ Copyright (C) 1999-2000 Maxim Krasnyansky <max_mk@yahoo.com>
 
   3.3 Multiqueue tuntap interface:
 
-  From version 3.8, Linux supports multiqueue tuntap which can uses multiple
+  From version 3.8, Linux supports multiqueue tuntap which can use multiple
   file descriptors (queues) to parallelize packets sending or receiving. The
   device allocation is the same as before, and if user wants to create multiple
   queues, TUNSETIFF with the same device name must be called many times with
-- 
2.11.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-10  5:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-10  5:15 [PATCH] docs: fix typo in networking/tuntap.txt Dongliang Mu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.