From 9b679522d019deaae80439e11690652a3e41b8db Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Fri, 17 Oct 2014 02:16:08 +0000 Subject: [PATCH] Docs cleanups and updates git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/iser@5845 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- iscsi-scst/README.iser | 6 +++--- iscsi-scst/README.iser_ofed | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/iscsi-scst/README.iser b/iscsi-scst/README.iser index 19bab9a7a..360f31155 100644 --- a/iscsi-scst/README.iser +++ b/iscsi-scst/README.iser @@ -1,12 +1,12 @@ -iSCSI extensions for RDMA driver: -================================== +iSCSI extensions for RDMA driver +================================ Installation & Configuration: --------------------------- For installation and configuration, see iscsi README. There are no specific configuration options for iSER. See below for performance optimizations as well as troubleshooting. - +There is also a HOWTO on http://community.mellanox.com/docs/DOC-1479 Performance considerations: --------------------------- diff --git a/iscsi-scst/README.iser_ofed b/iscsi-scst/README.iser_ofed index dd2b1d563..fa578e558 100644 --- a/iscsi-scst/README.iser_ofed +++ b/iscsi-scst/README.iser_ofed @@ -1,5 +1,5 @@ iSCSI Extensins for RDMA (iSER) Target driver for Linux -================================================= +======================================================= Introduction ------------