From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hal Rosenstock Subject: [PATCH 02/15 ibacm] ibacm_opts.cfg: Fix commentary typo Date: Fri, 21 Jun 2013 07:01:17 -0400 Message-ID: <51C4327D.5080705@dev.mellanox.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Hefty, Sean" Cc: "linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)" List-Id: linux-rdma@vger.kernel.org Signed-off-by: Hal Rosenstock --- ibacm_opts.cfg | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ibacm_opts.cfg b/ibacm_opts.cfg index 7147fe2..c078aee 100644 --- a/ibacm_opts.cfg +++ b/ibacm_opts.cfg @@ -21,7 +21,7 @@ log_file /var/log/ibacm.log # Indicates the amount of detailed data written to the log file. Log levels # should be one of the following values: # 0 - basic configuration & errors -# 1 - verbose configuation & errors +# 1 - verbose configuration & errors # 2 - verbose operation log_level 0 -- 1.7.8.2 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html