[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <8CC2D7F1-5F56-411B-877F-40CD04DD1FEB@gmail.com>
Date: Sat, 4 Jun 2016 15:34:01 -0400
From: Justin Keller <justincompsci@...il.com>
To: linux-doc@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] documentation: ntb.txt correct grammar "however"
Correct the grammar around the word however.
Signed-off-by: Justin Keller <justincompsci@...il.com>
---
index 1d9bbab..5d43510 100644
--- a/Documentation/ntb.txt
+++ b/Documentation/ntb.txt
@@ -35,7 +35,7 @@ establishes a logical link to the peer, and creates queue pairs to exchange
messages and data. The NTB Netdev then creates an ethernet device using a
Transport queue pair. Network data is copied between socket buffers and the
Transport queue pair buffer. The Transport client may be used for other things
-besides Netdev, however no other applications have yet been written.
+besides Netdev; however, no other applications have yet been written.
### NTB Ping Pong Test Client (ntb\_pingpong)
Powered by blists - more mailing lists