From f55541409cc5d55ed95647b9af306c643b224fca Mon Sep 17 00:00:00 2001
From: Bart Van Assche
Date: Wed, 23 Dec 2020 03:29:58 +0000
Subject: [PATCH] www: Fix HTML syntax
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9246 d57e44dd-8a1f-0410-8b47-8ef2f437770f
---
www/target_srp.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/target_srp.html b/www/target_srp.html
index 5f26cebdb..0bd1b248d 100644
--- a/www/target_srp.html
+++ b/www/target_srp.html
@@ -63,11 +63,11 @@
supported InfiniBand
networks, hence the "ib" in ib_srpt. The
current version supports InfiniBand,
- (RoCE)
+ RoCE
and iWARP.
A version of this driver is available in
the upstream Linux kernel. See
- also drivers/infiniband/ulp/srpt
.
+ also drivers/infiniband/ulp/srpt.